#Example Starter Project to User the Unofficial Robinhood NodeJS SDK
##Getting started
- Clone this repo
git clone https://github.com/jspenc72/robinhood-observer-example
- Install dependencies
npm install
- Run the Example
node index.js
docker build -t jspenc72/robinhood-observer .