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
On this page of the site you can watch the video online Package.json vs Package-lock.json in Angular | Package.json in Angular | Angular Tutorial with a duration of hours minute second in good quality, which was uploaded by the user WebGentle 25 July 2021, share the link with friends and acquaintances, this video has already been watched 8,739 times on youtube and it was liked by 144 viewers. Enjoy your viewing!