# vue空项目demo **Repository Path**: zqleifeng/vue_empty_item_demo ## Basic Information - **Project Name**: vue空项目demo - **Description**: 完整vue空项目demo - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # infinitus-microspace-mobile > infinitus-microspace ## Build Setup ``` 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 # run unit tests npm run unit # run all tests npm test ``` For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). ## 项目实践中用到的库 ### Flex Layout Attribute [教程地址](http://progressivered.com/fla/?d=2&v=0&h=4&s=0&i=010&a=000) ### Vue Collapse [demo地址](https://vue-multiple.github.io/collapse/) ### Vue datepicker [github](https://github.com/hilongjw/vue-datepicker) ### 代理 api 全部写相对路径 1. npm run dev, 代理到easy-mock接口 1. npm run test, 代理到后台真实接口