# web-manager-sys **Repository Path**: wandersm/web-manager-sys ## Basic Information - **Project Name**: web-manager-sys - **Description**: 此项目可以真正快速搭建vue+element的管理后台,下载之后就可以开始编写业务了,且http请求及图片放大,日期选择,分页等非常常见的功能都已经组装好,真正的上手既用。 - **Primary Language**: JavaScript - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-11-28 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 系统管理后台 ## 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 ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).