Opensource.builders is a website to find and request open-source alternatives to popular software you already use.
-
Clone the site.
Use the Gatsby CLI to create a new site, specifying the blog starter.
# clone this repo git clone https://github.com/junaid33/opensource.builders
-
Start developing.
Navigate into your new site’s directory and start it up.
cd opensource.builders yarn install yarn start
-
Open the source code and start editing!
Your site is now running at
http://localhost:8000
!