# vue_shop **Repository Path**: wangjiawei2777/vue_shop ## Basic Information - **Project Name**: vue_shop - **Description**: vue项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-26 - **Last Updated**: 2021-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue_shop # 电商后台管理系统 2121/1/6 ## 安装依赖 ``` npm install ``` ### 运行(需要后台数据) ``` npm run serve ```