unis_crm/frontend
kangwenjing 9f4d30f933 v1 2026-03-20 16:39:07 +08:00
..
dist v1 2026-03-20 16:39:07 +08:00
node_modules v1 2026-03-20 16:39:07 +08:00
public v1 2026-03-20 16:39:07 +08:00
src v1 2026-03-20 16:39:07 +08:00
.DS_Store v1 2026-03-20 16:39:07 +08:00
README.md 1 2026-03-19 14:27:20 +08:00
index.html v1 2026-03-20 16:39:07 +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 v1 2026-03-20 16:39:07 +08:00

README.md

Frontend

当前前端基于 Vite + React。

本地运行

npm install
npm run dev

环境变量

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

GEMINI_API_KEY=your_key_here