# 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
