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

https://github.com/warborn/react-vis-alethea-example


https://github.com/warborn/react-vis-alethea-example

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Installation instructions

- Clone this project

Install all the dependencies with:
```sh
$ yarn install
```

Run it on localhost
```sh
$ yarn run start
```