wangzhengchao f4d76354a8 'new' | 3 年之前 | |
---|---|---|
build | 3 年之前 | |
config | 3 年之前 | |
src | 3 年之前 | |
static | 3 年之前 | |
.babelrc | 3 年之前 | |
.classpath | 3 年之前 | |
.editorconfig | 3 年之前 | |
.gitignore | 3 年之前 | |
.postcssrc.js | 3 年之前 | |
.project | 3 年之前 | |
README.md | 3 年之前 | |
debug.log | 3 年之前 | |
index.html | 3 年之前 | |
package-lock.json | 3 年之前 | |
package.json | 3 年之前 |
cloud vue adminLTE
## 下载项目
git clone https://github.com/wangdson/ebeiAdmin.git
下载之后启动环境命令,前提需要安装node
npm install 安装依赖包
npm run dev 开发环境启动
npm run build 正式打包上线使用
本框架基于adminLTE模板 加入了Vue,Vuex,iview等框架 大部分代码使用es6标准,使用babel去转义 本环境主要使用vue组件开发
bash
npm install
npm run dev
npm run caohejingxin ```
For a detailed explanation on how things work, check out the guide and docs for vue-loader.