Requirement
- You should have
node.js
installed in your machine.
To run this example
- Clone this project in your PC
- Run
npm install
to install dependencies - You need to change your
mLab
URL inconfig.js
file indatabaseUrl
key - You need to run
npm run dev
to start the application