Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.19 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.19 KB

Open Source Developers Community (OSDC) Official Website

Netlify Status

Repository containing the source code of OSDC's website built on GatsbyJS and ReactJS hosted on Netlify.

Live at osdc.netlify.com.🚀

Setup

  • Fork and then clone the repository.
  • Install yarn
  • Run yarn to install the necessary packages.
  • Install gatsby-cli.
  • Run gatsby develop to run the website in development mode on localhost:8000.

Contribute

  • Setup the project on your local machine as mentioned above.
  • Feel free to open an issue or recommend any changes which you want to see in the website.
  • Make sure one issue recommends one logical change.

Team