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

https://github.com/mannuelf/whatcoinwhichcoin-chrome-extension


https://github.com/mannuelf/whatcoinwhichcoin-chrome-extension

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# WhatCoin WhichCoin chrome-extension

## Dev

Install dependencies.

```bash
yarn
```

Run in development environment on localhost

```bash
yarn run dev
```