
27
May, 14
Setup node.js mongodb Development Environment on Ubuntu
Below are the step to setup the development environment of node.js using Mongodb: Open terminal and add the repo executing follwing command on console [php] sudo add-apt-repository ppa:chris-lea/node.js [/php] 1...
Recent Comments