The documentation source of vue-antd-admin
# clone the project
git clone https://github.com/Jaciky/vue-antd-admin-site.git
# install dependency
npm install
# develop
npm run docs:dev
open http://localhost:8080/vue-antd-admin-site/
Generator by vuepress