Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 364 Bytes

File metadata and controls

21 lines (17 loc) · 364 Bytes

React Example : react-othello

Othello game by React.js. This app is my very first React app.

Setup

git clone https://github.com/ksakiyama/react-othello.git
cd react-othello
npm install
npm start

Dependencies

npm

brew install node

Demo

Demo Link