Using React, Gatsby, and Netlify.
- Clone the repo
$ npm installthe dependencies$ npm startor$ gatsby developto run a dev server with HMR.
Commits are built by netlify automatically.
However, a local production build can be created with $ gatsby build.