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

https://github.com/perryvw/yarc


https://github.com/perryvw/yarc

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Run development setup:

Install with

```
npm install
```

Run code watcher and app (only recompiles the UI automatically) by pressing F5 in VSCode.

Open dev tools in app by pressing ctrl-shift-I, or pressing alt and going via the electron menu.