A simple shopping cart API using MongoDB, Express and NodeJs
You need to have installed Node and NPM.
$ git clone https://github.com/uidoyen/node-express-shopping-cart-api.git
$ npm install
$ npm start
$ nodemon app.js
A simple shopping cart API using MongoDB, Express and NodeJs
You need to have installed Node and NPM.
$ git clone https://github.com/uidoyen/node-express-shopping-cart-api.git
$ npm install
$ npm start
$ nodemon app.js