金鹰大屏

simple aae502bd04 'change' 3 年之前
build a781f614df init project 3 年之前
config a781f614df init project 3 年之前
src a781f614df init project 3 年之前
static a781f614df init project 3 年之前
.babelrc a781f614df init project 3 年之前
.editorconfig a781f614df init project 3 年之前
.gitignore a781f614df init project 3 年之前
.postcssrc.js a781f614df init project 3 年之前
.project a781f614df init project 3 年之前
README.md aae502bd04 'change' 3 年之前
index.html a781f614df init project 3 年之前
package-lock.json a781f614df init project 3 年之前
package.json a781f614df init project 3 年之前

README.md

ebei_cloud_admin

cloud vue adminLTE

Build Setup


## 环境描述
加入了Vue,Vuex,iview等框架
大部分代码使用es6标准,使用babel去转义
本环境主要使用vue组件开发
# install dependencies
npm 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

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