Monster Minesweeper is hosted at https://www.minesweeper.monster/
npm run dev # start the dev server
npm run lint # run the linter
npm run test # run the test suite (jest)
npm run build # create a production buildThis software is open-source (see LICENSE.md).