# bootstrap-vue-admin **Repository Path**: stephan27/bootstrap-vue-admin ## Basic Information - **Project Name**: bootstrap-vue-admin - **Description**: bootstrap-vue-admin : admin management system template based on vue + bootstrap-vue + vue-router - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.uufff.com/#/admin/login - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 27 - **Created**: 2022-07-23 - **Last Updated**: 2022-07-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bootstrap-vue-admin bootstrap-vue-admin : admin management system template based on vue + bootstrap-vue + vue-router > [live-dome](http://bootstrap-vue-admin.uufff.com/#/admin/dashboard) ## depend on @vue/cli install : `npm install -g @vue/cli` ## install && run ```base git clone https://github.com/ikaiguang/bootstrap-vue-admin.git cd bootstrap-vue-admin npm install # vue cli v3 npm run serve ``` ## Documentation - [vue-js](https://cn.vuejs.org/) - [bootstrap-vue](https://bootstrap-vue.js.org/) ## live dome http://bootstrap-vue-admin.uufff.com/#/admin/dashboard ```text Account : ikaiguang@github.com Password : password ``` ## images > index ![index.png](public/readme/index.png) > index2 ![index2.png](public/readme/index2.png) > mobile-phone ![mobile-phone.png](public/readme/mobile-phone.png) > icon ![icon.png](public/readme/icon.png) > response ![response.png](public/readme/response.png) > response2 ![response2.png](public/readme/response2.png) > login ![login.png](public/readme/login.png) > web ![web.png](public/readme/web.png) ## License Released under the [MIT License](License)