- Node
- npm
To install just run
npm install
To run the application after install
node index.js
The 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