HKC Knowledge Management Front for Milestone2

zhangli e3758a464f 报表接口对接 hace 1 año
config f9db6155f8 第一次提交 hace 2 años
public f9db6155f8 第一次提交 hace 2 años
src e3758a464f 报表接口对接 hace 1 año
static f9db6155f8 第一次提交 hace 2 años
tests f9db6155f8 第一次提交 hace 2 años
.editorconfig f9db6155f8 第一次提交 hace 2 años
.env f9db6155f8 第一次提交 hace 2 años
.env.development f9db6155f8 第一次提交 hace 2 años
.env.preview f9db6155f8 第一次提交 hace 2 años
.gitattributes f9db6155f8 第一次提交 hace 2 años
.gitignore f9db6155f8 第一次提交 hace 2 años
.prettierrc f9db6155f8 第一次提交 hace 2 años
.travis.yml f9db6155f8 第一次提交 hace 2 años
README.md f9db6155f8 第一次提交 hace 2 años
babel.config.js f9db6155f8 第一次提交 hace 2 años
build.bat f9db6155f8 第一次提交 hace 2 años
build.properties f9db6155f8 第一次提交 hace 2 años
build.sh f9db6155f8 第一次提交 hace 2 años
build.xml f9db6155f8 第一次提交 hace 2 años
jest.config.js f9db6155f8 第一次提交 hace 2 años
jsconfig.json f9db6155f8 第一次提交 hace 2 años
package-lock.json b44a0e9462 提交 hace 2 años
package.json b44a0e9462 提交 hace 2 años
vue.config.js 2dc3a21f87 地图相关修改 hace 2 años
webstorm.config.js f9db6155f8 第一次提交 hace 2 años

README.md

运行配置

安装

npm install   --registry=http://nexus.redxun.cn:18081/repository/npm-redxun-group/

运行

npm run serve

编译

npm run build