You need to have installed Node and NPM.
Clone this repository
git clone https://github.com/gtsopour/nodejs-shopping-cart.git
Install dependencies
npm install
Start NodeJS server at http://localhost:3000
npm start
For Nodemon usage
nodemon ./bin/www
NodeJS, Express, Express-Session, Nodemon, hbs - Express.js view engine for handlebars.js
For any extra questions, please contact me at gtsopour@gmail.com.