This project requires Node.js >= 12 and yarn and is based on Specimen Skeleton.
To get started, run the following commands from the root of the repo:
yarn install
yarn start
- this will start the local development server, view at http://localhost:8080.
The site will automatically be re-built and deployed on Github Pages every time the master branch is updated.