Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 167 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 167 Bytes

Milesweeper game

  1. no server side at all
  2. run npm install first and than npm build;
  3. tests are created only for GameConfig component. run npm test.