Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install express

go to the project directory and run in command prompt
npm i express //i stands for install

//for installing globally
npm i express -g
Source by www.npmjs.com #
 
PREVIOUS NEXT
Tagged: #install #express
ADD COMMENT
Topic
Name
8+2 =