https://www.michaelcclayton.com
The development server can be started locally with:
yarn start
yarn test
To deploy this site to Github Pages (must be properly authenticated), run:
yarn deploy
Prettier is used to format this codebase and can be run with:
yarn format