Skip to content

Instantly share code, notes, and snippets.

@zrobit
Created April 4, 2017 22:33
Show Gist options
  • Save zrobit/15023e2dfa1f4fb5af2975030e126f3f to your computer and use it in GitHub Desktop.
Save zrobit/15023e2dfa1f4fb5af2975030e126f3f to your computer and use it in GitHub Desktop.
//NPM: instalar solo dependencia de desarrollo
npm install --only=dev
//NPM instalar solo dependencias de produción
npm install --production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment