Basic sample of vue to use as starting point for test projects, includes Vuex + Vue-routing
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Kobus Botha a77716e554 Start 5 年前
..
public Start 5 年前
src Start 5 年前
.gitignore Basic template check in 5 年前
README.md Start 5 年前
babel.config.js Start 5 年前
package-lock.json Start 5 年前
package.json Start 5 年前
vue.config.js Start 5 年前

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.