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.