The documentation source of nustar-vuetify-admin, powered by VuePress 2.
# clone the project
git clone [email protected]:NuStar-Nuclear/vuetify-admin-docs.git
# install dependency
npm install
# develop
npm run docs:dev
open http://localhost:8080/vuetify-admin-docs/
This site is automatically deployed to Github Pages with Github Actions on push. Although not recommended, you can manually initialize gh-pages
branch and deploy the site via the deploy
script in the root directory.
sh deploy.sh
Copyright © 2021-present Shanghai NuStar Nuclear Power Technology Co., Ltd.