Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 227 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 227 Bytes

Node

Objectives

  • Describe Node and Node Package Manager
  • Set up a basic Node project
  • Create, export, and import Node modules
  • Use NPM to install and save node packages
  • Describe what data is found in package.json