Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 420 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 420 Bytes

Homepage

What is this repository?

Tech stack

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

How to contribute?

How to add a new page

How to edit sections in the homepage