Software
NPM Basics
- Video: NPM Crash Course by Traversy Media
- An introduction to the npm package manager
- Where does npm install the packages?
- Semantic Versioning using npm
package.json
- Anatomy of a
package.json
File on Digital Ocean - The
package.json
guide