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 yıl önce
..
public Start 5 yıl önce
src Start 5 yıl önce
.gitignore Basic template check in 5 yıl önce
README.md Start 5 yıl önce
babel.config.js Start 5 yıl önce
package-lock.json Start 5 yıl önce
package.json Start 5 yıl önce
vue.config.js Start 5 yıl önce

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.