A minesweeper clone made for the 10k Apart challenge written in javascript.
Install the required dependencies using "npm install" and then start it using "npm start".
Use "npm run lint" to lint the code and "npm run build" to build the frontend javascript and to minify the css.
- Add tests