# vue-element-admin-doc **Repository Path**: kimshift/vue-element-admin-doc ## Basic Information - **Project Name**: vue-element-admin-doc - **Description**: vue-element-admin-doc文档项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-05 - **Last Updated**: 2022-08-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-notebook The documentation source of [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) [Online](https://panjiachen.github.io/vue-element-admin-site) [Gitee Online](https://panjiachen.gitee.io/vue-element-admin-site/zh/) ## Development ```bash # clone the project git clone git@gitee.com:piante/vue-element-admin-doc.git # install dependency npm install # develop npm run dev ``` open http://localhost:8080/vue-element-admin-site/ > Generator by [vuepress](https://github.com/vuejs/vuepress)