Guest User

Untitled

a guest
Dec 16th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. **npm install <package-name>**: Installs an npm package
  2. **npm install <package-name> --save**: Installs an npm package and adds the entry to the `package.json` file
Add Comment
Please, Sign In to add comment