# doubanApp-master **Repository Path**: petons/doubanApp-master ## Basic Information - **Project Name**: doubanApp-master - **Description**: 模拟豆瓣APP,用VUE自定义组件实现路由切换 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # doubanApp 用 vue2.0 实现仿豆瓣 app,将用到 vue-router+webpack+axios+vuex ## 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 ```