Skip to content

Code for the Frontend Masters "Introduction to Node.js" course

License

Notifications You must be signed in to change notification settings

jeremy-miller/frontend-masters-intro-to-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Node.js

Code for the Frontend Masters Introduction to Node.js course.

Setup

  1. Install Node.js
  2. Install dependencies: npm install
  3. Link binary: npm link

Run

To run the note CLI: note --help

Test

To run tests: npm test

About

Code for the Frontend Masters "Introduction to Node.js" course

Topics

Resources

License

Stars

Watchers

Forks