tremble b22f2cc251 0611 3 年之前
..
build b22f2cc251 0611 3 年之前
config b22f2cc251 0611 3 年之前
src b22f2cc251 0611 3 年之前
static b22f2cc251 0611 3 年之前
test b22f2cc251 0611 3 年之前
.babelrc b22f2cc251 0611 3 年之前
.editorconfig b22f2cc251 0611 3 年之前
.eslintignore b22f2cc251 0611 3 年之前
.eslintrc.js b22f2cc251 0611 3 年之前
.gitignore b22f2cc251 0611 3 年之前
.postcssrc.js b22f2cc251 0611 3 年之前
README.md b22f2cc251 0611 3 年之前
index.html b22f2cc251 0611 3 年之前
main.html b22f2cc251 0611 3 年之前
package-lock.json b22f2cc251 0611 3 年之前
package.json b22f2cc251 0611 3 年之前

README.md

y

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.