151 B
151 B
Frontend (Vite + React)
Development
cd frontend
npm install
npm run dev
Production build
cd frontend
npm run build
cd frontend
npm install
npm run dev
cd frontend
npm run build