# 后台管理项目 **Repository Path**: TheYoungerGeneration/vue-xmone ## Basic Information - **Project Name**: 后台管理项目 - **Description**: 一款基于vue的电商后台管理项目,使用多种第三方插件配套使用,主要使用饿了么ui进行页面布局和快速开发,一个很基础的项目,适合学习。锻炼增删改查能力。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-05 - **Last Updated**: 2021-11-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # project-name ## 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/).