Tips and tricks
Install community edition here
Install custom – location C:\mongodb
Go create C:\data\db folder
Go to C:\mongodb in command prompt
Run
mongod
open another cmd.exe and run
mongo
Access http://localhost:27017/ to check
Install community edition here
Install custom – location C:\mongodb
Go create C:\data\db folder
Go to C:\mongodb in command prompt
Run
mongod
open another cmd.exe and run
mongo
Access http://localhost:27017/ to check