shopping cart with node.js and express
#pre-requisites node.js mongodb - mongoose jade boostrap
#install
- install nodejs
- npm install
- install mongo db mongosee in a refencenres package.json
#run
- in a console run mongo
- node app.js
actually functionality - list for a products with nodejs and save a new product when run app.js application