Package.json vs Package-lock.json in Angular | Package.json in Angular | Angular Tutorial

Опубликовано: 25 Июль 2021
на канале: WebGentle
8,739
144

Angular Tutorial: package.json vs package-lock.json: package.json and package-lock.json.
package.json file has a list of all the dependencies and devdependencies. These dependencies and devdependencies are the lists of packages/libraries that are used in that application.
package.json has a list of top layer dependencies and the package-lock.json has all the details about the packages and their further dependencies, version, and source.
we can install the packages by using npm install command. This npm install command will store all the packages (listed in the package.json) under node_modules folder.

Chapters
00:00 Angular project file and folders
00:56 Introduction to package.json, package-lock.json & node_modules
01:37 npm init in the new application (Create new package.json file)
05:22 dependencies and devdependencies
07:48 Add a new dependency in package.json
08:28 npm install (Create node_modules)
08:59 what is package-lock.json
11:07 Should we check in node_modules folder

#packagejson #packagelockjson #node_modules #AngularTutorial #AngularTutorialForBeginners
Complete Course Playlist:
==============
Angular Tutorial
   • Complete Angular Tutorial For Beginne...  
Asp.Net Core Web API Tutorial
   • Asp.Net Core Web API Tutorial | Asp.N...  
Asp.Net Core MVC Tutorial
   • Asp.Net Core tutorial | Asp.Net Core ...  
Azure DevOps Tutorial For Beginners
   • What is DevOps? - DevOps explanation ...  

Follow On Social Media
►Website: https://www.webgentle.com/
►Facebook -   / webgentle  
►Instagram -   / webgentle  
►Twitter -   / webgentle  
►Linkedin -   / mycompany  


На этой странице сайта вы можете посмотреть видео онлайн Package.json vs Package-lock.json in Angular | Package.json in Angular | Angular Tutorial длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь WebGentle 25 Июль 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 8,739 раз и оно понравилось 144 зрителям. Приятного просмотра!