Skip to content

Onatolich/minesweeper2

Repository files navigation

Yet another Minesweeper built with ReactJS

To install dependencies:

$ npm install

To start:

$ npm start

To lint:

$ npm run lint

To build:

$ npm run build

Try it online: https://onatolich.github.io/minesweeper2/