Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 120 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 120 Bytes

connect4

Connect 4 game.

Commands

Start

npm run dev

Build

npm run build

Testing

npm test