Files
ai_api_web/111
2026-01-22 18:26:47 +08:00

19 lines
74 B
Plaintext

cd backend
python app.py
cd frontend
npm install
npm run dev