Poker probability calculator with web UI.
How to build it on your local machine:
- Clone repository.
- Install Node.js.
- In repository folder execute "npm install" command to fetch dependencies.
- Finally, execute "npm start" command. Now the server is listening on localhost:3000.