Run the following commands:
npm install
npm start
Then you can access it at http://localhost:8000.
Run the following commands to compile the project and launch the server for production:
npm run build
npm run serve
This site is built with Gatsby, served with Netlify, managed with Prismic, and rebuilt every week to update the dates with Zapier webhooks.