Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 402 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 402 Bytes

Addressless

Source for Upside Down & Addressless, a blog I made to a) document our 3 month trip in New Zealand and b) play with React. It is made with Gatsby. The design is mine.

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

Then you can run it by:

gatsby develop