Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 463 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 463 Bytes

Interlude

NMTP 2015 - Interlude

Dependencies:

  • Node.js
  • WebSocket
  • Express

Make sure you have npm installed on your system

Direct to your directory and implement this to install all dependencies.

$ npm install

Now run this command to start your server.

$ npm start

You can view the page at 127.0.0.1:3000, but you are probably missing the animation asset files so the website will not function.