当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 0

啵啵啵程序猿 / connectCityBus
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

后台管理系统框架1.0.0

Vue.js + element project

版本信息

"axios": "^0.18.0",
"element-ui": "^2.3.7",
"es6-promise": "^4.2.4",
"less": "^3.0.4",
"less-loader": "^4.1.0",
"vue": "^2.5.2",
"vue-router": "^3.0.1",
"vuex": "^3.0.1"

初始化一个项目


1. 先检查下 Node.js 是否安装成功
$ node -v
v8.9.0

$ npm -v
5.6.0

2. 由于众所周知的原因,可以考虑切换源为 taobao 源
$ npm set registry https://registry.npm.taobao.org/


#down
git clone https://gitee.com/tudouCode/connect-city-bus.git

# install dependencies
npm install & cnpm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

动态路由规则

待完善

目录结构

待完善

空文件

简介

基于vue2.0开发的后台管理系统 展开 收起
JavaScript
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/tudouCode/connect-city-bus.git
git@gitee.com:tudouCode/connect-city-bus.git
tudouCode
connect-city-bus
connectCityBus
master

搜索帮助