The documentation source of nustar-vuetify-admin, powered by VuePress 2.
# clone the project
git clone git@github.com:NuStar-Nuclear/vuetify-admin-docs.git
# install dependency
npm install
# develop
npm run docs:devopen 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.shCopyright © 2021-present Shanghai NuStar Nuclear Power Technology Co., Ltd.