# vue-project **Repository Path**: andy294111/vue-project ## Basic Information - **Project Name**: vue-project - **Description**: 商城项目前端部分,仅供同步使用,废弃版本 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-19 - **Last Updated**: 2023-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-project ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Compile and Minify for Production ```sh npm run build ``` ```sh npm install element-plus --save npm install axios npm install sass -D npm.cmd install pinia-persistedstate-plugin --save ```