Code for playing with Node.js and MongoDB.
If you would like to download the code and try it for yourself:
- Clone the repo:
git clone https://github.com/abdulbarik33/nodejs-mongodb.git - Install packages:
npm install - Launch:
node app.js - Visit in your browser at:
http://localhost:5000