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

https://github.com/danielesteban/wfc


https://github.com/danielesteban/wfc

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

[wfc](https://wfc.gatunes.com)
==

```bash
# clone repo:
git clone https://github.com/danielesteban/wfc.git
cd wfc
# install dependencies:
npm install
# start environment:
npm start
# open http://localhost:8080/ in your browser
```