# qg-back **Repository Path**: qgxing/qg-back ## Basic Information - **Project Name**: qg-back - **Description**: 后台管理搭建模板 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-06-19 - **Last Updated**: 2022-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qg-back #### 介绍 后台管理搭建模板 VueCli3 #### 软件架构 快速搭建后台管理 #### 安装教程 ### Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### Run your tests ``` yarn run test ``` ### Lints and fixes files ``` yarn run lint ``` ------- Edited in 2019.06