This is a project with user authentication
Repositories :
Back-END - API REST - PHP LARAVEL
See Vite Configuration Reference.
Setup With Docker:
docker-compose up -d
Setup with NPM
npm install
### Compile and Hot-Reload for Development
npm run dev
### Type-Check, Compile and Minify for Production
npm run build