Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 571 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 571 Bytes

Minesweeper

Build Status

A minesweeper game. React application with render optimizations. Build with Create React App, Typescript, Sass.

How to run locally

git clone git@github.com:ufocoder/minesweeper.git
npm install
npm run start

Demo

You can play online here