epleterte/nodetest
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A test application showcasing node, socket.io and dijit Install node Install npm Run "npm link ./src" Run "bin/run.sh" or "bin/debugRun.sh". Access web application at http://localhost:4711/ Access debugger on http://localhost:8080/ The two most relevant files to look at are src/server.js and src/static/index.html Workshop notes: http://pad.freecode.no/node