# qiw_manager **Repository Path**: leonaaaaa/qiw_manager ## Basic Information - **Project Name**: qiw_manager - **Description**: qiw_manager 会员后台管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-05-24 - **Last Updated**: 2022-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qiw_manager UI 组件库: element-ui, 同 vant-ui 一样的使用方法; 注意:element-ui 采用按需引入,如果在对应组件下找不到确切需要引入的组件,请在“快速上手”中查看完整组件列表 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve # npm start ``` ### 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/).