mnswpr/README.md
2021-11-03 10:35:37 +08:00

543 B

Play Minesweeper Online

This is a single page web application featuring the classic game, Minesweeper.

Netlify Status

Built on HTML, JS, and CSS.

Development

To start development, download/fork the repository then run: npm i

To start the dev server, first run npm run watch:dev then in another terminal, run npm start

Live Demo

The current live site is here: (https://mnswpr.com)