许成详 d50268df72 xxx vor 6 Jahren
build first commit vor 6 Jahren
config ytj vor 6 Jahren
src xxx vor 6 Jahren
static xcx vor 6 Jahren
.babelrc first commit vor 6 Jahren
.editorconfig first commit vor 6 Jahren
.eslintignore first commit vor 6 Jahren
.eslintrc.js first commit vor 6 Jahren
.gitignore first commit vor 6 Jahren
.postcssrc.js first commit vor 6 Jahren
README.md first commit vor 6 Jahren
index.html xxx vor 6 Jahren
package-lock.json xcx vor 6 Jahren
package.json ytj vor 6 Jahren

README.md

myvue

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.