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

https://github.com/bitcoin-com/cloud.bitcoin.com

Web GUI for Bitcoin.com's Cloud
https://github.com/bitcoin-com/cloud.bitcoin.com

Last synced: about 1 month ago
JSON representation

Web GUI for Bitcoin.com's Cloud

Awesome Lists containing this project

README

          

# Cloud.bitcoin.com

Web GUI for Bitcoin.com's Cloud

## Usage

### Installation

Clone the repo

`git clone https://github.com/Bitcoin-com/cloud.bitcoin.com.git`

Install dependencies

`cd cloud.bitcoin.com && yarn install`

Start app

`yarn develop`

Open your browser to `http://localhost:8000/` to see the app.

[![Coverage Status](https://coveralls.io/repos/github/Bitcoin-com/cloud.bitcoin.com/badge.svg)](https://coveralls.io/github/Bitcoin-com/cloud.bitcoin.com)