本項目旨在練習數據庫管理、前後端搭建
- 註冊/登陸
- 留言展示頁面
- 留言發布頁面
- 留言增刪改查
- 留言回覆功能
- 加載留言
- 數據統計
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Run Unit Tests with Vitest
npm run test:unit
Lint with ESLint
npm run lint
本項目旨在練習數據庫管理、前後端搭建
See Vite Configuration Reference.
npm install
npm run dev
npm run build
npm run test:unit
npm run lint