npm install code

PHOTO EMBED

Sat Nov 14 2020 17:51:41 GMT+0000 (Coordinated Universal Time)

Saved by @jlang #nodejs

command line

npm init -y (creates the package for dependencies)

npm i [module]  (creates dependency key and module repository)
content_copyCOPY