# vue_shop **Repository Path**: ixingang/vue_shop ## Basic Information - **Project Name**: vue_shop - **Description**: 黑马vue实战项目电商后台管理系统 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-07-27 - **Last Updated**: 2021-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-web 这是一个黑马电商管理平台的学习项目,[项目地址](https://www.bilibili.com/video/BV1vE411871g?p=157) :rocket:主要目的是为了练习Vue,从零开始写一个项目加深理解。 本次项目采用了`Yarn`对依赖的*管理*。 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/)