Crowdbotics Test Assignment
Technologies used
- MongoDB
- Express
- AngularJS
- NodeJS
git clone https://github.com/GathuaKiragu/RestfulApi.git
then install the Node modules with
npm install
then make sure MongoDB is running with
mongod
from your MongoDB directory, and then run the code with
node server