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

https://github.com/jasonmit/react-redux-minesweeper


https://github.com/jasonmit/react-redux-minesweeper

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# react-minesweeper

A minesweeper game built using React, Redux, and ImmutableJS.

## Running

`yarn && yarn start`

## Testing

`yarn test`

## Requirements
* \>= node 7
* [yarn](https://yarnpkg.com/en/docs/install)