Appearance
Start a new project
npm init
It will create a package.json file.
package.json
Easily add and manage project dependencies
npm install
i
install
npm i package
npm i <dependencie>@latest