jinsy af5d3f4b14 修改已知bug 7 yıl önce
..
build 0e23b5f9d5 添加空格过滤和禁止非法字符输入 7 yıl önce
config d8e8eb9504 调试接口 7 yıl önce
runtime b48f16d142 portal项目配置 7 yıl önce
src af5d3f4b14 修改已知bug 7 yıl önce
static af5d3f4b14 修改已知bug 7 yıl önce
test 35e592c76b 更改成vue项目 7 yıl önce
.babelrc 35e592c76b 更改成vue项目 7 yıl önce
.editorconfig 35e592c76b 更改成vue项目 7 yıl önce
.gitignore 35e592c76b 更改成vue项目 7 yıl önce
.postcssrc.js 35e592c76b 更改成vue项目 7 yıl önce
Dockerfile ed023f625a portal项目 7 yıl önce
README.md 35e592c76b 更改成vue项目 7 yıl önce
index.html af5d3f4b14 修改已知bug 7 yıl önce
package-lock.json 25ae402b72 调试接口 7 yıl önce
package.json 36f4add56c 调试接口 7 yıl önce
yarn.lock a5183eec36 portal项目 7 yıl önce

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.