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
- Host: GitHub
- URL: https://github.com/bitcoin-com/cloud.bitcoin.com
- Owner: Bitcoin-com
- License: mit
- Created: 2018-08-28T15:59:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-11T00:14:21.000Z (about 7 years ago)
- Last Synced: 2025-01-26T06:25:30.147Z (over 1 year ago)
- Language: JavaScript
- Size: 11.2 MB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
[](https://coveralls.io/github/Bitcoin-com/cloud.bitcoin.com)