# vue3_shop **Repository Path**: big-dawn/vue3_shop ## Basic Information - **Project Name**: vue3_shop - **Description**: 黑马小兔鲜vue3在线商城项目,使用vue3,js,pinia,elementPlus,vite,axios,sass等技术共同完成。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-07-29 - **Last Updated**: 2024-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3_shop项目简介 vue3在线商城项目,后端暂时采用黑马提供的API接口。 ## Recommended IDE Setup(推荐的IDE开发环境) [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur). node.js version 20.16.0 版本 ## Customize configuration See [Vite Configuration Reference](https://vitejs.dev/config/). ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Compile and Minify for Production ```sh npm run build ```