Minesweeper 2022 is a minesweeper game built in 2022, ummm... yeah, literally.
This repository is initialized with this boilerplate dumdum-next-boilerplate-2022.
The app is deployed here:
https://minesweeper-2022-dumdumgenius.vercel.app/
yarn
yarn dev
Run this command to build bundles.
yarn build
yarn start
yarn test:watch
yarn lint
Please make .husky/pre-commit executable
chmod +x .husky/pre-commit