/reversi-react

Reversi game written in TypeScript/React

Primary LanguageTypeScript

A Reversi game made with React/TypeScript

Reversi

How to run

npm install
npm start

How to deploy

npm install -g now
npm run deploy:now

Blog (Japanese)

詳細は下のブログ記事を参照してください。

React/TypeScriptでリバーシゲームを作る.