yarn
yarn boot
yarn gen
yarn dev
then edit it
open http://localhost:3000
preview
yarn gen
yarn build
yarn export
Release is now automated
.github/workflows/auto_release.yml
- add
:prerelease
postfix on commit message. - then merge to
master
branch - the rest things will automatic complete soon
- add
:release
postfix on commit message. - then merge to
master
branch. - the rest things will automatic complete soon