Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 566 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 566 Bytes

BNR logo

BNR Gatsby Exploration

Twenties Tribute Site

A static tribute site celebrating the twenties, Gatsby.js and Netlify

TOC

Local Development

Install the gatsby-cli

$ npm install gatsby-cli --global
or
$ yarn add global gatsby-cli 

Clone this repo and run $ yarn. Start up your local dev server with $ gatsby develop

Contributing