jinsy 61e948317b 添加立即体验交互效果,修改部分ui样式 7 vuotta sitten
..
build 191346b7a2 portal项目部署 7 vuotta sitten
config d8e8eb9504 调试接口 7 vuotta sitten
runtime b48f16d142 portal项目配置 7 vuotta sitten
src 61e948317b 添加立即体验交互效果,修改部分ui样式 7 vuotta sitten
static 61e948317b 添加立即体验交互效果,修改部分ui样式 7 vuotta sitten
test 35e592c76b 更改成vue项目 7 vuotta sitten
.babelrc 35e592c76b 更改成vue项目 7 vuotta sitten
.editorconfig 35e592c76b 更改成vue项目 7 vuotta sitten
.gitignore 35e592c76b 更改成vue项目 7 vuotta sitten
.postcssrc.js 35e592c76b 更改成vue项目 7 vuotta sitten
Dockerfile ed023f625a portal项目 7 vuotta sitten
README.md 35e592c76b 更改成vue项目 7 vuotta sitten
index.html 331697face 更改一部分代码 7 vuotta sitten
package-lock.json 25ae402b72 调试接口 7 vuotta sitten
package.json 36f4add56c 调试接口 7 vuotta sitten
yarn.lock a5183eec36 portal项目 7 vuotta sitten

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.