Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 211 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 211 Bytes

A Connect Four Multiplayer game

To run the server you need:

  1. Install NodeJS (https://nodejs.org/)
  2. run the command: npm i
  3. run the command: node server.js

It's done, just go, on => http://localhost:3000