simple aae502bd04 'change' | há 3 anos atrás | |
---|---|---|
build | há 3 anos atrás | |
config | há 3 anos atrás | |
src | há 3 anos atrás | |
static | há 3 anos atrás | |
.babelrc | há 3 anos atrás | |
.editorconfig | há 3 anos atrás | |
.gitignore | há 3 anos atrás | |
.postcssrc.js | há 3 anos atrás | |
.project | há 3 anos atrás | |
README.md | há 3 anos atrás | |
index.html | há 3 anos atrás | |
package-lock.json | há 3 anos atrás | |
package.json | há 3 anos atrás |
cloud vue adminLTE
## 环境描述
加入了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.