A Minesweeper PWA in React + TypeScript Live demo https://ts-mines.netlify.app Contributing Clone the repository: git clone [email protected]:alanrsoares/ts-mines.git Install dependencies: yarn install Or with npm: npm install Run it: yarn start Or with npm: npm start License MIT