react-minesweeper-game

Minesweeper Game in React.

Usage

First, git clone this repository.

git clone https://github.com/nbsp1221/react-minesweeper-game.git
cd react-minesweeper-game
Shell

Install npm packages.

npm install
Shell

Run

npm run start
Shell

Visit http://localhost:8080 then you can play a minesweeper game in development mode.

Build

Set ASSETS_PATH in webpack.config.js according to your environment before build it.

npm run build
Shell

Check build directory.

GitHub

💣 Minesweeper Game in React — Read More

Latest commit to the master branch on 7-14-2021
Download as zip