A static site base on dumi.
# install dependencies
$ pnpm install
# start dev server
$ pnpm start
# build docs
$ pnpm run build
# Locally preview the production build
$ pnpm run preview
MIT
A static site base on dumi.
# install dependencies
$ pnpm install
# start dev server
$ pnpm start
# build docs
$ pnpm run build
# Locally preview the production build
$ pnpm run preview
MIT