金鹰大屏

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.