We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm init -y: create package.json
npm i express: install express
npm i nodemon -D: install nodemon