许成详 51dfb90d65 Merge branch 'master' of http://git.ycjcjy.com/H5/yjswls vor 6 Jahren
build weiloushu vor 6 Jahren
config weiloushu vor 6 Jahren
src Merge branch 'master' of http://git.ycjcjy.com/H5/yjswls vor 6 Jahren
static weiloushu vor 6 Jahren
.babelrc weiloushu vor 6 Jahren
.editorconfig weiloushu vor 6 Jahren
.eslintignore weiloushu vor 6 Jahren
.eslintrc.js weiloushu vor 6 Jahren
.gitignore weiloushu vor 6 Jahren
.postcssrc.js weiloushu vor 6 Jahren
README.md first commit vor 6 Jahren
index.html weiloushu vor 6 Jahren
package-lock.json weiloushu vor 6 Jahren
package.json weiloushu 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.