Simple Minesweeper clone built with Angular. Rendering is done with just HTML and CSS (no canvas). This project was generated with Angular CLI version 6.2.4.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run npm run build
for production build.
Run npm run build gh-pages
to build for GitHub Pages (output path under folder docs/
)