This is a simple ecommerce type website which is made on node,express,mongodbAtlas,express-handlebars and login,signup with jwt tokens
First of all clone the repo by the command
$ git clone <path of repo>
npm user run command
$ npm init
This will install the package.json file with all dependencies ####yarn user run command
$ yarn init
bower user run
$ bower init
To install global run
$ npm i nodemon -g
To install local run
$ npm i nodemon --save
$ nodemon