Understanding package.json and Express - Node.js Tutorial 2

Published: 10 November 2014
on channel: Manthan Dave
10,765
79

Continuing from previous video, in this video we take a closer look at what package.json file is, it's role and how it's structured. We also briefly look at inner workings of expressjs like routing, templating and port configuration.

Previous: Quick start to Express - Nodejs Tutorial 1
   • Quick start to Express - Node.js Tuto...