Knochenmark / minesweeper

Minesweeper Game

Home Page:https://knochenmark.github.io/minesweeper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis (.com) branch GitHub issues GitHub closed pull requests Greenkeeper badge GitHub contributors GitHub top language

This is a Minesweeper game 💥

Table of Contents

Pre-Requisites

This project requires Node.js 6.x or later to be installed.
Use npm install to download dependencies locally.

Run the app

The command npm start runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Test the app

The command npm test launches the test runner in the interactive watch mode.

Build the app

The command 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.
Your app is ready to be deployed!

About

Minesweeper Game

https://knochenmark.github.io/minesweeper/


Languages

Language:TypeScript 78.8%Language:CSS 16.3%Language:HTML 4.9%