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