Skip to content

LuckyFBB/blog

Repository files navigation

A static site base on dumi.

Development

# install dependencies
$ pnpm install

# start dev server
$ pnpm start

# build docs
$ pnpm run build

# Locally preview the production build
$ pnpm run preview

LICENSE

MIT