# 小程序管理后台 **Repository Path**: cheerqjy/small-program-management ## Basic Information - **Project Name**: 小程序管理后台 - **Description**: 小程序管理后台,vue全家桶(cli/router/vuex/element-ui)、权限管理、动态菜单、动态路由、请求接口来自网络(接口采用了RestfulAPI) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2021-04-28 - **Last Updated**: 2022-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: JavaScript, Vue, Vuex, vue全家桶, vue-cli ## README # small_program_backend ## 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/).