Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 99 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 99 Bytes

npm init -y: create package.json

npm i express: install express

npm i nodemon -D: install nodemon