# vue_shop **Repository Path**: starkia/vue_shop ## Basic Information - **Project Name**: vue_shop - **Description**: B站《Vue实战项目:电商管理系统(Element-UI)》开发。 --已完成全部开发。 --已上传后端所需接口文件,下载解压后在解压后的目录打开CMD执行node app.js。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-18 - **Last Updated**: 2025-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue_shop ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).