# 仿卖座-基于vue的移动端项目 **Repository Path**: xiaohu1007_admin/maizuo-vue ## Basic Information - **Project Name**: 仿卖座-基于vue的移动端项目 - **Description**: 该项目主要用于移动端vue全家桶练手,熟悉使用vue-cli,vue-router,vuex以及vant-ui框架,后端接口使用为原网站接口。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 2 - **Created**: 2020-12-27 - **Last Updated**: 2021-11-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xiaohu_vue ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).