Skip to content

Instantly share code, notes, and snippets.

@allanchua101
Created August 10, 2018 15:29
Show Gist options
  • Save allanchua101/cbe0a6e2e056c1b595daa876ed041758 to your computer and use it in GitHub Desktop.
Save allanchua101/cbe0a6e2e056c1b595daa876ed041758 to your computer and use it in GitHub Desktop.
Script for installing express generator.
# This shell script will install
# an express generator cli on your
# machine.
npm install express-generator -g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment