Skip to content

Latest commit

 

History

History
executable file
·
31 lines (23 loc) · 684 Bytes

README.MD

File metadata and controls

executable file
·
31 lines (23 loc) · 684 Bytes

NodeJS Shopping Cart - NodeJS, Express, Express-Session, Express handlebars (hbs)

Run locally on your machine

You need to have installed Node and NPM.

NodeJS Shopping Cart

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

Technologies

NodeJS, Express, Express-Session, Nodemon, hbs - Express.js view engine for handlebars.js

For any extra questions, please contact me at gtsopour@gmail.com.