jinsy 9dcb879b57 优化功能 vor 7 Jahren
..
build de93cf29ff 添加双页面应用 vor 7 Jahren
config 107a06c129 修改连接地址 vor 7 Jahren
runtime b48f16d142 portal项目配置 vor 7 Jahren
src 9dcb879b57 优化功能 vor 7 Jahren
static af5d3f4b14 修改已知bug vor 7 Jahren
test 35e592c76b 更改成vue项目 vor 7 Jahren
.babelrc 35e592c76b 更改成vue项目 vor 7 Jahren
.editorconfig 35e592c76b 更改成vue项目 vor 7 Jahren
.gitignore 35e592c76b 更改成vue项目 vor 7 Jahren
.postcssrc.js 35e592c76b 更改成vue项目 vor 7 Jahren
Dockerfile ed023f625a portal项目 vor 7 Jahren
README.md 35e592c76b 更改成vue项目 vor 7 Jahren
package-lock.json 25ae402b72 调试接口 vor 7 Jahren
package.json de93cf29ff 添加双页面应用 vor 7 Jahren
yarn.lock a5183eec36 portal项目 vor 7 Jahren

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.