Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 332 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 332 Bytes

boggle-game

Browser-based version of the game Boggle.

Running the project

  > npm install
  > npm start
  > visit http://localhost:8080

Screenshot

Built With