# 运行配置

## 安装
    npm install   --registry=http://nexus.redxun.cn:18081/repository/npm-redxun-group/
## 运行
    npm run serve
## 编译
    npm run build