HKC Knowledge Management Front for Milestone2

zhaozhipeng 0b2cd627e8 小问题修改 1 éve
config f9db6155f8 第一次提交 1 éve
public f9db6155f8 第一次提交 1 éve
src 0b2cd627e8 小问题修改 1 éve
static f9db6155f8 第一次提交 1 éve
tests f9db6155f8 第一次提交 1 éve
.editorconfig f9db6155f8 第一次提交 1 éve
.env f9db6155f8 第一次提交 1 éve
.env.development f9db6155f8 第一次提交 1 éve
.env.preview f9db6155f8 第一次提交 1 éve
.gitattributes f9db6155f8 第一次提交 1 éve
.gitignore f9db6155f8 第一次提交 1 éve
.prettierrc f9db6155f8 第一次提交 1 éve
.travis.yml f9db6155f8 第一次提交 1 éve
README.md f9db6155f8 第一次提交 1 éve
babel.config.js f9db6155f8 第一次提交 1 éve
build.bat f9db6155f8 第一次提交 1 éve
build.properties f9db6155f8 第一次提交 1 éve
build.sh f9db6155f8 第一次提交 1 éve
build.xml f9db6155f8 第一次提交 1 éve
jest.config.js f9db6155f8 第一次提交 1 éve
jsconfig.json f9db6155f8 第一次提交 1 éve
package-lock.json a7f3e0fe1d 2期修改合并 1 éve
package.json a7f3e0fe1d 2期修改合并 1 éve
vue.config.js a7f3e0fe1d 2期修改合并 1 éve
webstorm.config.js f9db6155f8 第一次提交 1 éve

README.md

运行配置

安装

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

运行

npm run serve

编译

npm run build