Basic sample of vue to use as starting point for test projects, includes Vuex + Vue-routing
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Kobus Botha a77716e554 Start il y a 5 ans
..
public Start il y a 5 ans
src Start il y a 5 ans
.gitignore Basic template check in il y a 5 ans
README.md Start il y a 5 ans
babel.config.js Start il y a 5 ans
package-lock.json Start il y a 5 ans
package.json Start il y a 5 ans
vue.config.js Start il y a 5 ans

README.md

phone

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.