Skip to content

ElizabethSeth/FreeCodecamp_tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

FreeCodecamp_tasks

Back End Development and APIs npm (Node Package Manager), is a command line tool to install, create, and share packages of JavaScript code written for Node.js

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

Back End Development and APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published