Skip to content

Latest commit

 

History

History
executable file
·
12 lines (7 loc) · 238 Bytes

README.md

File metadata and controls

executable file
·
12 lines (7 loc) · 238 Bytes

Poker

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

*Install procedure

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

npm install

node app