Basic sample of vue to use as starting point for test projects, includes Vuex + Vue-routing
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Kobus Botha a77716e554 Start 5 år sedan
..
public Start 5 år sedan
src Start 5 år sedan
.gitignore Basic template check in 5 år sedan
README.md Start 5 år sedan
babel.config.js Start 5 år sedan
package-lock.json Start 5 år sedan
package.json Start 5 år sedan
vue.config.js Start 5 år sedan

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.