HKC Knowledge Management Front for Milestone2

Zhang Li, BBF-411-2(Neusoft) 244b049077 提交 1 년 전
config f9db6155f8 第一次提交 1 년 전
public f9db6155f8 第一次提交 1 년 전
src 244b049077 提交 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 a7f3e0fe1d 2期修改合并 1 년 전
package.json a7f3e0fe1d 2期修改合并 1 년 전
vue.config.js a7f3e0fe1d 2期修改合并 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