b3514b1134
Co-authored-by: Wikid82 <176516789+Wikid82@users.noreply.github.com>
Frontend (Vite + React)
Development
cd frontend
npm install
npm run dev
Production build
cd frontend
npm run build