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 hace 5 años
..
public Start hace 5 años
src Start hace 5 años
.gitignore Basic template check in hace 5 años
README.md Start hace 5 años
babel.config.js Start hace 5 años
package-lock.json Start hace 5 años
package.json Start hace 5 años
vue.config.js Start hace 5 años

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.