# vue-cellapp **Repository Path**: chenggang321/vue-cellapp ## Basic Information - **Project Name**: vue-cellapp - **Description**: cell webapp 这是基于vue2.0+webpack构建,是点餐App的前台部分,采用了vue-cli,vue-router,vue-resouce,better-scroll等组件,样式是 模仿饿了么,其中包括商品列表页,商品详情页,评价列表页以及商家详情页等. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-10-21 - **Last Updated**: 2025-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cell > cell webApp > 这是基于vue2.0+webpack构建,是点餐App的前台部分,采用了vue-cli,vue-router,vue-resouce,better-scroll等组件,样式是 > 模仿饿了么,其中包括商品列表页,商品详情页,评价列表页以及商家详情页等,项目源码还需进一步优化,以优化首次加载的 > 速度,减少用户的等待时间,下一步要做的就是按需加载,图片懒加载,以及node后端的搭建。 >用手机打开![二维码](/codeImages/1517967942.png) ## 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 ``` 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).