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