Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 457 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 457 Bytes

Getting Started

First, install the dependencies using yarn

yarn

Then, run the development server:

yarn dev

The site is then presented on: http://localhost:3000

To modify the dynamically loaded data through sanity go to: http://localhost:3000/studio

Contributing

We would love your contributions. To find out how to, read our CONTRIBUTING.md