#Video Poker Terminal
##Installation Instructions
- Pull down the repository
- In the project root, run 'nmp install' (1 time only)
- In the project root, run 'bower install' (1 time only)
- In the project root, run 'node index'
- In your browser, visit 'localhost:3000'
##Version History
###0.1.0.0 Initial Version