Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 322 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 322 Bytes

andrewwong97.github.io

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.