Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 404 Bytes

File metadata and controls

9 lines (5 loc) · 404 Bytes

Learning Node and Express

This is a set of lessons that will walk you through learning Node.js and Express.

  • Overview: Discusses what Node.js and Express do

  • Lesson 1: A Hello World for Node.js

  • Lesson 2: A help ticket server (using Node.js, Express) and front end (using React CLI)