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

https://github.com/mclintprojects/coinbase-gui

A GUI for the Coinbase API.
https://github.com/mclintprojects/coinbase-gui

coinbase coinbase-api coinbase-gui gui

Last synced: 27 days ago
JSON representation

A GUI for the Coinbase API.

Awesome Lists containing this project

README

          

# coinbase-gui

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).