Skip to content

osdc/osdc.github.io

Repository files navigation

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