nicenote/README.md
2023-10-30 10:49:45 +08:00

211 B

nicenote

A static site base on dumi.

Development

# install dependencies
$ cnpm install

# start dev server
$ cnpm start

# build docs
$ cnpm run build

LICENSE

MIT