# shoppingmall **Repository Path**: shujunhan/testshop ## Basic Information - **Project Name**: shoppingmall - **Description**: 跟着B站codewhy老师做的商城 老师使用的vue2,我使用的vue3,有些出入和相关修改 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-11 - **Last Updated**: 2022-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue商城, vue3 ## README # shoppingmall ## 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/).