Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 341 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 341 Bytes

Track Mouse Express.js

A WebSocket-based tracking mouse web application for usability tests implemented with Express.js and Socket.io

Dependencies

Node.js: http://nodejs.org/

Deployment

Before first time deployment please execute:

npm install

Start the application by:

npm start

or

node app.js