winicius87/intalk
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Live site: https://intalk.herokuapp.com/ Initially from http://psitsmike.com/2011/10/node-js-and-socket-io-multiroom-chat-tutorial/ 1. Install NodeJS and npm 2. Execute 'npm install -d' to create the node_modules folder from package.json 3. Run program 'node server.js' Feel free to ask any questions.