Disclaimer: This is not an official Google product.
npm install -g yarn
yarn install
yarn start
Set homepage
in package.json
to point your GitHub Pages URL.
"homepage": "http://enakai00.github.io/react_examples/contents/reversi",
Build production binaries.
yarn build
Copy files under the build
directory to your GitHub Pages repositoy.
You can play it from the link