Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shibe97/react-minesweeper

MineSweeper written in React
https://github.com/shibe97/react-minesweeper

Last synced: about 15 hours ago
JSON representation

MineSweeper written in React

Awesome Lists containing this project

README

        

# React-MineSweeper
This is a MineSweeper Game.

[http://shibe97.github.io/mineSweeper/](http://shibe97.github.io/mineSweeper/)

![MineSweeper](https://shibe97.github.io/assets/images/ss/ss_minesweeper_01.png)

## Setup
```
$ npm install
```

## Build
```
$ npm run build
```

## Watch and auto build
```
$ npm run watch
```

## License
MIT