cc-vue3-demo Ce projet est une demonstration technique de Vue 3, Pinia, etc. Les slides de la présentation en PDF sont ici Installation npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build Lint with ESLint npm run lint