Built with Gatsby, hosted with Netlify.
- React
- Gatsby
- TailwindCSS
- GraphQL
- Netlify
- CMS still undecided - will be either Netlify CMS or DatoCMS
- Follow Gatsby's Basic Hardware and Software Requirements.
- Clone repository to your destination folder.
- Run
npm install
to install project dependencies. - Start the local development server with
npm run develop
.
See the Gatsby Docs for more info.