Skip to content

trambopoline/react-minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-minesweeper

Playable version at https://minesweeper.devindodson.com/

Installation

$ npm install

Start development server and build on filechange

$ npm run start:dev

Build ( unoptimized )

$ npm run build

Build ( optimized )

$ npm run build:prod

License

MIT

About

A minesweeper implementation built in React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published