yarn
yarn boot
yarn gen
yarn devthen edit it
open http://localhost:3000 preview
yarn gen
yarn build
yarn export
Release is now automated
.github/workflows/auto_release.yml
- add
:prereleasepostfix on commit message. - then merge to
masterbranch - the rest things will automatic complete soon
- add
:releasepostfix on commit message. - then merge to
masterbranch. - the rest things will automatic complete soon