17 lines
495 B
Markdown
17 lines
495 B
Markdown
# Play Minesweeper Online
|
|
|
|
This is a single page web application featuring the classic game, Minesweeper.
|
|
|
|
[](https://app.netlify.com/sites/mnswpr/deploys)
|
|
|
|
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 dev`
|
|
|
|
## Live Demo
|
|
|
|
The current live site is here: (https://mnswpr.com)
|