This is an Eleventy powered site, so the first thing you need to do after cloning this repo is run npm install
.
To run it locally, run npm start
.
If you’re deploying to Netlify, set the build command to eleventy
and the output directory to dist