yarn install
yarn develop
- W.I.P.👷 Markdown support?
- Keep things tidy with
yarn format
after editing
Commit and push. Job done 😎 If you stuff up, revert previous commit and push.
To manually deploy use yarn deploy
Keep things up to date using yarn up
and ncu