Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
npm - Mastering the Basics
Rating: 4.6 out of 5(1,873 ratings)
27,220 students

npm - Mastering the Basics

For Beginners
Last updated 8/2017
English

What you'll learn

  • Get a strong understanding on npm commands and be able to make use of npm for Angular, Node and similar technologies

Course content

1 section16 lectures40m total length
  • Introduction2:27
  • Getting npm0:59
  • npm Help2:26
  • package.json2:37
  • package.json defaults3:26
  • Installing Local Packages3:51
  • Uninstalling Local Packages1:25
  • Installing Global Packages1:22
  • Uninstalling Global Packages0:56
  • Listing Packages2:28

    List locally and globally installed npm packages with npm list, examine the tree of dependencies, and use --depth to limit output.

  • npm Versioning4:40
  • Installing from package.json4:10
  • Updating Packages2:38
  • npm Prune1:27
  • Shortcuts2:54
  • npm Scripts2:43

Requirements

  • How to use a text editor such as Visual Studio Code, Sublime Text or Notepad++
  • How to use Chrome browser

Description

Learn from scratch, the basic npm commands. 

Content and Overview

Specifically for beginners, this course contains all the fundamentals you need to know, in one place, simplified and straight forward! 

This course will teach you about what npm is and some of the basic npm commands that are regularly used for other web technologies like node and angular.

Who this course is for:

  • This course is for students who want to master the basic npm commands