# vue_shop **Repository Path**: chenxuyun/vue_shop ## Basic Information - **Project Name**: vue_shop - **Description**: vue电商后台管理项目--(前端) 运行步骤: 1、安装依赖:npm install 2、运行:npm run serve 后端地址: https://gitee.com/chenxuyun/vue_shop_server - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-02-23 - **Last Updated**: 2022-08-03 ## 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/).