Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 321 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 321 Bytes

Project of implementing an fltron with HTML5

based on Angular Socket.IO IM Demo and FLtron

Running it

First, grab the dependencies with npm:

npm install

Then run the app like so:

node app.js

And navigate to localhost:3000