Saturday, October 26, 2013

Node.js

http://nodejs.org

Cannot find module Error
cmd>npm install <name_of_module>
ie: ejs, express, formidable

Setup App
cmd>node server.js

0 comments:

Post a Comment