5b54b6582c
chore: Sync main to development
Frontend (Vite + React)
Development
cd frontend
npm install
npm run dev
Production build
cd frontend
npm run build
chore: Sync main to development
cd frontend
npm install
npm run dev
cd frontend
npm run build