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

https://github.com/softwaremill/reason-companies-example

Reason example application
https://github.com/softwaremill/reason-companies-example

Last synced: 3 months ago
JSON representation

Reason example application

Awesome Lists containing this project

README

          

# How to run:
1. Install `yarn` (on mac: `brew install yarn`)
2. `yarn install`
3. `npm run dev`
4. Open `localhost:8080`