npm install express --save
npm init
package name: (express) Enter Project Name (node-js-learn)
version: Enter version (1.0.0)
description: Enter description (Node JS and Express JS Learn)
entry point: (index.js)
test command:
git repository:
keywords:
author:
license: (ISC)
Is this OK? (yes).
npm install express --save