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 459795464a Basic template check in 5 år sedan
..
public Basic template check in 5 år sedan
src Basic template check in 5 år sedan
.gitignore Basic template check in 5 år sedan
README.md Basic template check in 5 år sedan
babel.config.js Basic template check in 5 år sedan
package-lock.json Basic template check in 5 år sedan
package.json Basic template check in 5 år sedan

README.md

basicvuetemplate

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.