Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 326 Bytes

File metadata and controls

20 lines (15 loc) · 326 Bytes

Roulette vertical wheels example on ReactJs

roulette.gif

Setup

Using npm:

    npm install && npm run start

or using yarn:

    yarn install && yarn start

Credits