yuzisee/pokerui
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
How to run the server:
Prerequisites:
Install node.js
http://nodejs.org/
Install supervisor
sudo npm -g install supervisor
Install packages
cd <hg pokerui root>/server
npm install
Running the server:
npm test