金鹰大屏

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

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.