live demo at: https://dmitriyaa.github.io/react-spin-the-wheel/
yarn
-
development:
yarn start
-
build:
yarn build
-
deploy to github pages:
yarn deploy
live demo at: https://dmitriyaa.github.io/react-spin-the-wheel/
yarn
development: yarn start
build: yarn build
deploy to github pages: yarn deploy