Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thrillberg/blackjack-webapp

Blackjack Webapp
https://github.com/thrillberg/blackjack-webapp

Last synced: about 1 month ago
JSON representation

Blackjack Webapp

Awesome Lists containing this project

README

        

1. Make sure the 'sinatra' gem is installed.
2. From the command line, you can start the server by 'ruby main.rb'
3. If you have the 'shotgun' gem installed, you can instead run 'shotgun main.rb'
4. ctrl+c to stop the server