# shop-home **Repository Path**: clwy-dong/shop-home ## Basic Information - **Project Name**: shop-home - **Description**: 教学商城项目教学商城项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-05-24 - **Last Updated**: 2023-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shop-home ## Project setup ``` pnpm install ``` ### Compiles and hot-reloads for development ``` pnpm run serve ``` ### Compiles and minifies for production ``` pnpm run build ``` ### Lints and fixes files ``` pnpm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).