Hello Snorre,
is MonoDB running in a seperate Terminal / CMD or registered as a service?
You can check if you have MongoDB running by executing this command in a new Terminal Window: "mongo". This should prompt the Version of mongo if it is running.
Thanks
Thomas