yarn dev
This will spin up a hot reloading local instance.
Make sure to push changes to master before running deploy.
To create the static assets needed for deploy, do yarn deploy
then push to master and gh-pages.
To verify, any files in public
will now be on the root of the directory.