HKC Knowledge Management Front for Milestone2

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

README.md

运行配置

安装

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

运行

npm run serve

编译

npm run build