Skip to content

MiceXx/poker-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poker UI

See http://micexx.github.io/poker-ui

NOTE: Calculations used are only estimates and are a work in progress

Deployment to gh-pages

Add the following to package.json

  "homepage": "http://micexx.github.io/poker-calgculator"

Add these scripts under scripts in package.json

"predeploy": "npm run build",
"deploy": "gh-pages -d build"

Deploy

npm run deploy

This project was bootstrapped with Create React App.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors