The recommended browser "Chrome"
##Using GLT ####Open DevTools press Command+Option+J (Mac) or Control+Shift+J (Windows, Linux, Chrome OS) to jump straight into the Console panel.
####Copy then paste src/player.js into the console then hit enter
##Running Tests
- Clone Repo
- yarn install
- yarn test