Skip to content

Instantly share code, notes, and snippets.

@jerrymannel
Created December 26, 2020 03:55
Show Gist options
  • Save jerrymannel/8ce45e87ec1b72b485ec34f0b437d513 to your computer and use it in GitHub Desktop.
Save jerrymannel/8ce45e87ec1b72b485ec34f0b437d513 to your computer and use it in GitHub Desktop.
Let's build - command.sh
touch app.js
npm init
npm install --save express
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment