# shangpinhui-zz **Repository Path**: xiaohuiG/shangpinhui-zz ## Basic Information - **Project Name**: shangpinhui-zz - **Description**: 尚硅谷新出的 vue 重磅项目教程尚品汇的随堂笔记和代码,附加笔记可参考我的 csdn https://blog.csdn.net/qq_39007838 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-01 - **Last Updated**: 2022-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # app ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).