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

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.