本專案包含測試
後端引用Api測試資料來源於
請記得使用dotenv 創建環境檔案及設定參數
From your terminal:
npm run dev
This starts your app in development mode, rebuilding assets on file changes.
First, build your app for production:
npm run build
Then run the app in production mode:
npm start
Now you'll need to pick a host to deploy it to.