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

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.