HKC Knowledge Management PC Front for Milestone2

zhangli df73c1efa9 修改问题修改新需求 1 년 전
config d1796ac467 初次提交代码 1 년 전
public d1796ac467 初次提交代码 1 년 전
src df73c1efa9 修改问题修改新需求 1 년 전
static d1796ac467 初次提交代码 1 년 전
tests d1796ac467 初次提交代码 1 년 전
.editorconfig d1796ac467 初次提交代码 1 년 전
.env d1796ac467 初次提交代码 1 년 전
.env.development d1796ac467 初次提交代码 1 년 전
.env.preview d1796ac467 初次提交代码 1 년 전
.gitattributes d1796ac467 初次提交代码 1 년 전
.gitignore d1796ac467 初次提交代码 1 년 전
.prettierrc d1796ac467 初次提交代码 1 년 전
.travis.yml d1796ac467 初次提交代码 1 년 전
README.md d1796ac467 初次提交代码 1 년 전
babel.config.js d1796ac467 初次提交代码 1 년 전
build.bat d1796ac467 初次提交代码 1 년 전
build.properties d1796ac467 初次提交代码 1 년 전
build.sh d1796ac467 初次提交代码 1 년 전
build.xml d1796ac467 初次提交代码 1 년 전
jest.config.js d1796ac467 初次提交代码 1 년 전
jsconfig.json d1796ac467 初次提交代码 1 년 전
package-lock.json 37659014c1 统计 1 년 전
package.json 37659014c1 统计 1 년 전
vue.config.js fef0e6445b 修改bug 1 년 전
webstorm.config.js d1796ac467 初次提交代码 1 년 전

README.md

运行配置

安装

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

运行

npm run serve

编译

npm run build