粤奥装修前端

wangzhengchao f4d76354a8 'new' 3 years ago
build 6bdb0254f6 project_init 3 years ago
config 77c6f7a720 'change' 3 years ago
src f4d76354a8 'new' 3 years ago
static 6bdb0254f6 project_init 3 years ago
.babelrc 6bdb0254f6 project_init 3 years ago
.classpath 6bdb0254f6 project_init 3 years ago
.editorconfig 6bdb0254f6 project_init 3 years ago
.gitignore 0956426a01 'bugfix' 3 years ago
.postcssrc.js 6bdb0254f6 project_init 3 years ago
.project 6bdb0254f6 project_init 3 years ago
README.md 53838413d3 'change' 3 years ago
debug.log 6bdb0254f6 project_init 3 years ago
index.html 6bdb0254f6 project_init 3 years ago
package-lock.json 6bdb0254f6 project_init 3 years ago
package.json 6bdb0254f6 project_init 3 years ago

README.md

ebei_cloud_admin

cloud vue adminLTE

Build Setup

## 下载项目
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

install dependencies

npm install

serve with hot reload at localhost:8080

npm run dev

打包

npm run caohejingxin ```

For a detailed explanation on how things work, check out the guide and docs for vue-loader.