junaid33 / opensource.builders
- понедельник, 2 марта 2020 г. в 00:20:18
JavaScript
Find open-source alternatives
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.buildersStart developing.
Navigate into your new site’s directory and start it up.
cd opensource.builders
yarn install
yarn startOpen the source code and start editing!
Your site is now running at http://localhost:8000!