Ecosyste.ms: Awesome
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 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mannuelf/whatcoinwhichcoin-chrome-extension
- Owner: mannuelf
- Created: 2020-02-15T15:48:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T06:05:59.000Z (about 2 years ago)
- Last Synced: 2023-03-26T14:27:42.263Z (almost 2 years ago)
- Language: JavaScript
- Size: 2.18 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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
```