master-details-vue3

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Creation of the same Project

npm install -g @vue/cli

vue create master-details-vue3 choisir l'option manuelle et ajouter les features :

  • TypeScript
  • Router
  • Vuex choisir la version de vue 3 pas de class-style: n babel : y history: y eslint : 1er sinon par defaut

pour lancer le server npm run serve

pour installer tailwindcss npm install tailwindcss@npm:@tailwindcss/postcss7-compat postcss@^7 autoprefixer@^9