A bit of a hack - Jonathan Newton 2017
# Install packages
$ npm install
# Run
$ npm start
## Dependencies
What you need to run this app:
* `node` and `npm` (Use [NVM](https://github.com/creationix/nvm))
Replace the following with a default client_id and the userId of the stream you want to pull
services/soundcloud-api
const client_id = ''
const userId = ''