Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

smartholdem/smartholdem-wallet-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Wallet SmartHoldem

dev

npm install
cd src
npm install
npm run dev

build

npm install
cd src
npm install
npm run build