Basic sample of vue to use as starting point for test projects, includes Vuex + Vue-routing
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kobus Botha a77716e554 Start 5 years ago
..
public Start 5 years ago
src Start 5 years ago
.gitignore Basic template check in 5 years ago
README.md Start 5 years ago
babel.config.js Start 5 years ago
package-lock.json Start 5 years ago
package.json Start 5 years ago
vue.config.js Start 5 years ago

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.