Skip to content

Instantly share code, notes, and snippets.

@nch3v
Last active August 28, 2018 06:44
Show Gist options
  • Save nch3v/3f513b1e72253cc5cfdea211c2e6db5e to your computer and use it in GitHub Desktop.
Save nch3v/3f513b1e72253cc5cfdea211c2e6db5e to your computer and use it in GitHub Desktop.
Usefull npm global package
#!/bin/sh
npm install -g npm@latest
npm install -g npm-check
npm install -g now
npm install -g serve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment