# pc_shopping **Repository Path**: mr-yichen/pc_shopping ## Basic Information - **Project Name**: pc_shopping - **Description**: 这是pc端的电商项目 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-29 - **Last Updated**: 2022-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: pc端方面 ## README # shop 这个是我参加比赛的搞得一个项目,还有一个移动端不过那个移动端已经过时了 就不放出来了。 这个是最基础的,暂时没写那么完整不过对于初学 vue2 的人应该是足够了。 有兴趣的联系我 qq3024888569 、后续我会写一些博客或者特效类的技术类型。谢谢大家支持 ## 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/).