ts-mines

Mine Sweeper in React + TypeScript

MIT License

Stars
9

mines logo

A Minesweeper PWA in React + TypeScript

Live demo

https://ts-mines.netlify.app

Contributing

Clone the repository:

git clone [email protected]:alanrsoares/ts-mines.git

Install dependencies:

yarn install

Or with npm:

npm install

Run it:

yarn start

Or with npm:

npm start

License

MIT

Badges
Extracted from project README
Netlify Status
Related Projects