1. aid-taurus-mobile-cmcc

aid-taurus-mobile-cmcc

文档

Vue.js - The Progressive JavaScript Framework

Taurus介绍

一个基于MVVM框架Vuejs的前端集成解决方案,提供了前端开发所需的基础架构、安全管理、会话管理及一套面向管理及门户类的UI组件库。

依赖安装&开发&构建

 # install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

内网仓库更新

内网仓库地址:http://10.1.241.35:4873/

仓库镜像

 # npm set registry
npm set registry http://10.1.241.35:4873/

# install dependencies
npm install

Dependencies