unis_crm/frontend
kangwenjing 482b9b5877 1 2026-03-19 14:27:20 +08:00
..
node_modules 1 2026-03-19 14:27:20 +08:00
src 1 2026-03-19 14:27:20 +08:00
README.md 1 2026-03-19 14:27:20 +08:00
index.html 1 2026-03-19 14:27:20 +08:00
package-lock.json 1 2026-03-19 14:27:20 +08:00
package.json 1 2026-03-19 14:27:20 +08:00
tsconfig.json 1 2026-03-19 14:27:20 +08:00
vite.config.ts 1 2026-03-19 14:27:20 +08:00

README.md

Frontend

当前前端基于 Vite + React。

本地运行

npm install
npm run dev

环境变量

如需使用 Gemini API请在 frontend/ 目录下配置 .env.local

GEMINI_API_KEY=your_key_here