# vue-element-admin-site **Repository Path**: synGIT/vue-element-admin-site ## Basic Information - **Project Name**: vue-element-admin-site - **Description**: :pencil: The documentation source of vue-element-admin - **Primary Language**: Shell - **License**: MIT - **Default Branch**: master - **Homepage**: https://panjiachen.gitee.io/vue-element-admin-site/zh/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 19 - **Created**: 2022-07-23 - **Last Updated**: 2022-07-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-element-admin-site 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@github.com:PanJiaChen/vue-element-admin-site.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)