Skip to content

TheChipmunks/react-roulette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roulette vertical wheels example on ReactJs

roulette.gif

Setup

Using npm:

    npm install && npm run start

or using yarn:

    yarn install && yarn start

Credits