7f85fd8ecd
Propagate changes from main into development
Frontend (Vite + React)
Development
cd frontend
npm install
npm run dev
Production build
cd frontend
npm run build
Propagate changes from main into development
cd frontend
npm install
npm run dev
cd frontend
npm run build