Hosted using GitHub pages, working off the master
branch of this repo.
To build:
- Open this repo locally
- Run
yarn start
to build the JS - Run
yarn sass
to build the CSS - Commit your changes to
master
, then push it up. Github Pages will automatically update it.
✌️