437a35bd47
Co-authored-by: Copilot <copilot@github.com>
Frontend (Vite + React)
Development
cd frontend
npm install
npm run dev
Production build
cd frontend
npm run build
Co-authored-by: Copilot <copilot@github.com>
cd frontend
npm install
npm run dev
cd frontend
npm run build