HKC Knowledge Management Front for Milestone2

zhangli 7cdb3d3979 提交代码 1 년 전
config f9db6155f8 第一次提交 1 년 전
public f9db6155f8 第一次提交 1 년 전
src 7cdb3d3979 提交代码 1 년 전
static f9db6155f8 第一次提交 1 년 전
tests f9db6155f8 第一次提交 1 년 전
.editorconfig f9db6155f8 第一次提交 1 년 전
.env f9db6155f8 第一次提交 1 년 전
.env.development f9db6155f8 第一次提交 1 년 전
.env.preview f9db6155f8 第一次提交 1 년 전
.gitattributes f9db6155f8 第一次提交 1 년 전
.gitignore f9db6155f8 第一次提交 1 년 전
.prettierrc f9db6155f8 第一次提交 1 년 전
.travis.yml f9db6155f8 第一次提交 1 년 전
README.md f9db6155f8 第一次提交 1 년 전
babel.config.js f9db6155f8 第一次提交 1 년 전
build.bat f9db6155f8 第一次提交 1 년 전
build.properties f9db6155f8 第一次提交 1 년 전
build.sh f9db6155f8 第一次提交 1 년 전
build.xml f9db6155f8 第一次提交 1 년 전
jest.config.js f9db6155f8 第一次提交 1 년 전
jsconfig.json f9db6155f8 第一次提交 1 년 전
package-lock.json f9db6155f8 第一次提交 1 년 전
package.json f9db6155f8 第一次提交 1 년 전
vue.config.js 2dc3a21f87 地图相关修改 1 년 전
webstorm.config.js f9db6155f8 第一次提交 1 년 전

README.md

运行配置

安装

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

运行

npm run serve

编译

npm run build