HKC Knowledge Management Front for Milestone2

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

README.md

运行配置

安装

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

运行

npm run serve

编译

npm run build