Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 484 Bytes

File metadata and controls

11 lines (6 loc) · 484 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

  • Installation: Discusses how to install Node.js and Express

  • Lesson 1: A Hello World for Node.js

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