Skip to content

burdeamit/fcc-api-micro-serveices-course-npm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeCodeCamp : APIs and Microservices Course

Managing packages with NPM

  • How to Use package.json, the Core of Any Node.js Project or npm Package

  • Add a Description to Your package.json

  • Add Keywords to Your package.json

  • Add a License to Your package.json

  • Add a Version to Your package.json

  • Expand Your Project with External Packages from npm

  • Manage npm Dependencies By Understanding Semantic Versioning

  • Use the Tilde-Character to Always Use the Latest Patch Version of a Dependency

  • Use the Caret-Character to Use the Latest Minor Version of a Dependency

  • Remove a Package from Your Dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published