02 - Building CLI applications with Node.js

02 - Building CLI applications with Node.js

For our second topic in Fullstack Javascript, we’ll be covering “Building CLI Applications with Node.js”. Below is a brief overview of the topic:

  1. Introduction to Node.js
  2. Setting up Node.js
  3. Basics of a CLI application
  4. Creating a basic CLI application
  5. Extra CLI Application Examples