Skip to content

BriHan-Tech/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

The working app can be tried here: https://brihan-tech.github.io/Minesweeper/!

Get Started

  1. Clone this repository: git clone https://github.com/BriHan-Tech/Minesweeper.git

  2. Install relevant dependencies

    1. Open a terminal window and navigate to the directory where you extracted or cloned this project

    2. Run the following command to install the project dependencies using a package manager such as npm or yarn:

      npm install or

      yarn install

  3. Run the project locally. After the dependencies areinstaled you can run the React project locally:

    npm install or

    yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published