An open API service indexing awesome lists of open source software.

https://github.com/launchscout/designer-repo


https://github.com/launchscout/designer-repo

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# README

## Setup

1. Clone the repo.
2. `cd` into the project directory.
3. Run `gem install jekyll bundler ` to install Jekyll and bundler gems.
4. To start server run `bundle exec jekyll s --watch` .
5. In browser, go to `localhost:4000`.