command line npm init -y (creates the package for dependencies) npm i [module] (creates dependency key and module repository)
command line npm init -y (creates the package for dependencies) npm i [module] (creates dependency key and module repository)