jinsy 894f6758a4 调试接口 7 years ago
..
build 191346b7a2 portal项目部署 7 years ago
config d8e8eb9504 调试接口 7 years ago
runtime b48f16d142 portal项目配置 7 years ago
src 894f6758a4 调试接口 7 years ago
static 894f6758a4 调试接口 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 ed023f625a portal项目 7 years ago
README.md 35e592c76b 更改成vue项目 7 years ago
index.html 331697face 更改一部分代码 7 years ago
package-lock.json 25ae402b72 调试接口 7 years ago
package.json 36f4add56c 调试接口 7 years ago
yarn.lock a5183eec36 portal项目 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.