xzh e737c64546 feat:备份下 4 years ago
..
build e737c64546 feat:备份下 4 years ago
config 7ea64889ad feat:修改PC端构建的配置 4 years ago
src e737c64546 feat:备份下 4 years ago
static 66db76fd8a first commit 5 years ago
test 66db76fd8a first commit 5 years ago
.babelrc 66db76fd8a first commit 5 years ago
.editorconfig 66db76fd8a first commit 5 years ago
.eslintignore 66db76fd8a first commit 5 years ago
.eslintrc.js 66db76fd8a first commit 5 years ago
.gitignore 66db76fd8a first commit 5 years ago
.postcssrc.js 66db76fd8a first commit 5 years ago
README.md 66db76fd8a first commit 5 years ago
index.html d03a6a9bfd 官网改版v2 5 years ago
main.html 66db76fd8a first commit 5 years ago
package-lock.json d03a6a9bfd 官网改版v2 5 years ago
package.json d03a6a9bfd 官网改版v2 5 years ago

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.