Skip to content

Latest commit

 

History

History
executable file
·
14 lines (8 loc) · 315 Bytes

README.md

File metadata and controls

executable file
·
14 lines (8 loc) · 315 Bytes

Poker

A poker application running on node.js with socket.io, using angularJS on the front-end for data binding.

View a demo of the work in progress here

*Install procedure

You need node and npm installed for this. Then you execute in the terminal:

npm install

node app