xxxxxxxxxx
Go to your terminal and there type
npm install express
Thats it congratulation you installed express from npm
Now you got one more file node-modules in your working directory
xxxxxxxxxx
$ mkdir myapp
$ cd myapp
$ npm init
then code . open kore index.js file khulte hobe
npm install express
npm install express --no-save