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

https://github.com/dbritto-dev/ido-challenge


https://github.com/dbritto-dev/ido-challenge

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

For development

```sh
yarn install && yarn dev
```

For production

```sh
yarn start
```