yingp e0286d1e66 Merge remote-tracking branch 'origin/dev' into dev 7 years ago
..
build 01b1baec69 提交build目录 7 years ago
config 01b1baec69 提交build目录 7 years ago
runtime b48f16d142 portal项目配置 7 years ago
src 01b1baec69 提交build目录 7 years ago
static 331697face 更改一部分代码 7 years ago
test 35e592c76b 更改成vue项目 7 years ago
.babelrc 35e592c76b 更改成vue项目 7 years ago
.editorconfig 35e592c76b 更改成vue项目 7 years ago
.gitignore 35e592c76b 更改成vue项目 7 years ago
.postcssrc.js 35e592c76b 更改成vue项目 7 years ago
Dockerfile b48f16d142 portal项目配置 7 years ago
README.md 35e592c76b 更改成vue项目 7 years ago
index.html 331697face 更改一部分代码 7 years ago
package-lock.json 331697face 更改一部分代码 7 years ago
package.json 331697face 更改一部分代码 7 years ago

README.md

y

y

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.