Basic sample of vue to use as starting point for test projects, includes Vuex + Vue-routing
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Kobus 459795464a Basic template check in 5年前
..
public Basic template check in 5年前
src Basic template check in 5年前
.gitignore Basic template check in 5年前
README.md Basic template check in 5年前
babel.config.js Basic template check in 5年前
package-lock.json Basic template check in 5年前
package.json Basic template check in 5年前

README.md

basicvuetemplate

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.