Skip to content

shpakkdv/minesweeper

Repository files navigation

Minesweeper

The link to play: Minesweeper.

Installation

git clone https://github.com/shpakkdv/minesweeper.git
cd minesweeper
npm install

Available Scripts

In the project directory, you can run:

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
The app is ready to be deployed!

! The build doesn't include the sourcemap !

See the section about deployment for more information.

npm run deploy

Runs npm run build and deploys the output to GitHub pages.