- Node
- npm
To install just run
npm installTo run the application after install
node index.jsThe root page is just a socket chat example
http://127.0.0.1:3700/dynamic Should contain an iframe to the chat application
http://127.0.0.1:3700/controls Should have controls to alter the iframe content ont he dynamic page