# mall_street0306 **Repository Path**: caizeqin/mall_street ## Basic Information - **Project Name**: mall_street0306 - **Description**: 这是本人用vue开发实现的移动端购物街前端部分,数据接口来源于网络,使用VueCLI3.0脚手架搭建,涉及到的技术包括vue-router、vuex、axios等,同时运用到了better-scoll库优化滚动,主要功能有首页商品轮播、商品推荐、商品详情、商品收藏等。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-03-10 - **Last Updated**: 2021-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mall0306 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).