HKC Knowledge Management Front for Milestone2

Zhang Li, BBF-411-2(Neusoft) cb50d2f0b5 提交 hace 1 año
config f9db6155f8 第一次提交 hace 2 años
public f9db6155f8 第一次提交 hace 2 años
src cb50d2f0b5 提交 hace 1 año
static f9db6155f8 第一次提交 hace 2 años
tests f9db6155f8 第一次提交 hace 2 años
.editorconfig f9db6155f8 第一次提交 hace 2 años
.env f9db6155f8 第一次提交 hace 2 años
.env.development f9db6155f8 第一次提交 hace 2 años
.env.preview f9db6155f8 第一次提交 hace 2 años
.gitattributes f9db6155f8 第一次提交 hace 2 años
.gitignore f9db6155f8 第一次提交 hace 2 años
.prettierrc f9db6155f8 第一次提交 hace 2 años
.travis.yml f9db6155f8 第一次提交 hace 2 años
README.md f9db6155f8 第一次提交 hace 2 años
babel.config.js f9db6155f8 第一次提交 hace 2 años
build.bat f9db6155f8 第一次提交 hace 2 años
build.properties f9db6155f8 第一次提交 hace 2 años
build.sh f9db6155f8 第一次提交 hace 2 años
build.xml f9db6155f8 第一次提交 hace 2 años
jest.config.js f9db6155f8 第一次提交 hace 2 años
jsconfig.json f9db6155f8 第一次提交 hace 2 años
package-lock.json a7f3e0fe1d 2期修改合并 hace 1 año
package.json a7f3e0fe1d 2期修改合并 hace 1 año
vue.config.js a7f3e0fe1d 2期修改合并 hace 1 año
webstorm.config.js f9db6155f8 第一次提交 hace 2 años

README.md

运行配置

安装

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

运行

npm run serve

编译

npm run build