to test nodejs: node --version && npm --version to test isntallation db: mongod --version to test isntallation shell: mongo --version Modules mongodb: npm install mongodb --save