/gila

Primary LanguageJavaScriptMIT LicenseMIT

Gila Monster

Nice logo :D


Dependencies

  • Socket.io
  • Node.js
  • Express

How to run locally

How to run the server

Install Dependencies

npm install

Run the server

node server

Access the page by going to http://localhost:3000

How to run CI tests
npm test