# youbao-console **Repository Path**: dingdangyixia/youbao-console ## Basic Information - **Project Name**: youbao-console - **Description**: 基于主流web前端技术框架VUE实现的优爆业务系统管理后台用户界面,实现商品信息管理员、店铺运营人员、仓储管理员、系统管理员的后台操作界面功能。 - **Primary Language**: HTML/CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 3 - **Created**: 2019-09-23 - **Last Updated**: 2022-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-demo > A Vue.js 、element-ui、 axios 、project > A Vue.js project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev // 打包文件 # build for development and view the bundle analyzer report npm run build:dev //开发环境 # build for test and view the bundle analyzer report npm run build:test //测试环境 # build for production and view the bundle analyzer report npm run build:prod //生产环境 # 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).