This app is a minesweeper clone implemented with React.js.
- node(
v4.0.0
or later) - npm
Let's access GitHub Pages!
git clone [email protected]:yasaichi/minesweeper-reactjs.git
cd minesweeper-reactjs
npm install
npm run boot
Then, open the following URL in your browser:
http://localhost:8080