Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 364 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 364 Bytes

OSDC website

OSDC's website, built on GatsbyJS and ReactJS.

Setup

yarn

npm install --global gatsby-cli

Running in development

gatsby develop

Team