金鹰大屏

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

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.