HKC Knowledge Management Front for Milestone2

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

README.md

运行配置

安装

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

运行

npm run serve

编译

npm run build