# vue2商城项目 **Repository Path**: f1159855161/webstore ## Basic Information - **Project Name**: vue2商城项目 - **Description**: vue课程期末项目 开发中~~~ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-18 - **Last Updated**: 2024-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue ## README # webstore ## Project setup 项目依赖 ``` pnpm install ``` ### Compiles and hot-reloads for development 启动项目 ``` pnpm run serve ``` ### Compiles and minifies for production 项目打包 ``` pnpm run build ``` ### Customize configuration Vue CLI 的配置参考文档 See [Configuration Reference](https://cli.vuejs.org/config/).