# ebei_cloud_admin > cloud vue adminLTE ## Build Setup ``` ## 环境描述 加入了Vue,Vuex,iview等框架 大部分代码使用es6标准,使用babel去转义 本环境主要使用vue组件开发 ``` ``` bash # 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](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).