The documentation source of vue-admin-web
# clone the project
git clone git@github.com:Marco-hui/vue-admin-web-docs.git
# install dependency
npm install
# develop
npm run dev
# build
npm run build
open http://localhost:9093/vue-admin-web-docs/
Generator by vuepress