First install the dependencies
npm install
node server.js
This will start a server on port 9000. In a browser connect to your ip (or localhost).
http://localhost:9000/
The SpritesheetTest.js demo creates an mpeg video from a EaselJS animation. So it requires ffmpeg to convert an image sequence into the video.