dotcode Projet réaliser dans le cadre scolaire. Recommended IDE Setup Webstorm with Vue enabled. Customize configuration See Vite Configuration Reference. Project Setup npm install Compile and Hot-Reload for Development The process run on port 5173, the default vite port. npm run dev Compile and Minify for Production npm run build