/react-roulette

Roulette vertical wheels example on ReactJs

Primary LanguageTypeScriptMIT LicenseMIT

Roulette vertical wheels example on ReactJs

roulette.gif

Setup

Using npm:

    npm install && npm run start

or using yarn:

    yarn install && yarn start

Credits