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

https://github.com/acdvs/pet-search


https://github.com/acdvs/pet-search

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Getting started

1. Install dependencies.
```sh
yarn install
```
2. Run the dev environment.
```sh
yarn dev
```