Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 440 Bytes

readme.md

File metadata and controls

8 lines (7 loc) · 440 Bytes

##Socket IO Project

  1. Open a terminal and cd into a desired folder and clone the project with git clone name-of-project-url
  2. In the terminal cd into the project
  3. In the root directory of the project write npm install
  4. In the same directory write node index to start the server
  5. Open up any browser and write localhost:8000 to see the quiz
  6. Open up diffrent tabs at the same time to simulate several players