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

https://github.com/vinetos/bip

Bip bip bip
https://github.com/vinetos/bip

Last synced: about 1 year ago
JSON representation

Bip bip bip

Awesome Lists containing this project

README

          

# BIP
Bip bip bip

# Install for development

```sh
# Clone the repo
git clone https://github.com/safexty/BIP.git
cd BIP
# Install dependencies
npm i
# Run APP
npm start
```