This project will get you started displaying a list of open jobs, office pages, department pages, and job posts. Job posts load the Greenhouse Job Application via iFrame but you may choose to build your own application form submission for which there are a minimal set of React components to render the form.
Install this starter (assuming Gatsby is installed and updated) by running from your CLI:
gatsby new YourProjectName https://github.com/kevinbarnett/gatsby-greenhouse-starter/
npm install && gatsby develop