We are using Gatsby as the static site generator. The only requirement on your machine is yarn.
You can start the project on machine by cloning it and running the following commands:
// Only for the first time
yarn
// To run the project
yarn develop