# 购物街app **Repository Path**: LeeSep13/supermall ## Basic Information - **Project Name**: 购物街app - **Description**: 该项目是根据蘑菇街APP部分功能编写的Vue2练习项目,为消费者打造的基于移动端实现消费者的网上购物的移动手机客户端。 ---来源于b站coderwhy老师的项目 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-20 - **Last Updated**: 2022-07-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, vue2 ## README # supermall ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).