jinsy 0226996598 Merge branch 'dev' of ssh://10.10.100.21/source/saas-platform into dev 7 yıl önce
..
build 348cab848a 测试环境配置 7 yıl önce
config d61752707d 地址修改 7 yıl önce
runtime b48f16d142 portal项目配置 7 yıl önce
src 0226996598 Merge branch 'dev' of ssh://10.10.100.21/source/saas-platform into dev 7 yıl önce
static 4aac163c57 修改saas门户网站样式 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
package-lock.json 25ae402b72 调试接口 7 yıl önce
package.json 348cab848a 测试环境配置 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.