Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 300 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 300 Bytes

Minesweeper 💣

Link

Website Link: Minesweeper

Usage

First, clone the repository.

git clone https://github.com/TJ72/minesweeper.git
cd minesweeper

Install the npm packages.

npm install

Run.

npm start