Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 158 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 158 Bytes

Task Minesweeper

To execute do the following:

  1. run yarn (or npm install)

  2. run yarn start (or npm start)

  3. open in browser localhost:3000