Note: This website uses Gatsby v2.
- Simple content pages driven by Netlify CMS
- An RSVP page which submits to a firebase database
- A firebase function for verifying google reCaptcha
- A contact form that submits to Netlify
- a netlify account with access to James Irving's team
- Node (I recommend using v8.2.0 or higher)
- Gatsby CLI
- Netlify CLI
Pulldown a local copy of the Github repository.
follow the netlify getting started guide
npm run build
netlify dev # or ntl dev