Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 627 Bytes

File metadata and controls

34 lines (22 loc) · 627 Bytes

nodejs-st-module-2

Prerequisites

Downloading

git clone {repository URL}

Installing NPM modules

npm install

Running application

transformStreamMode is default mode.

npm run task-1 {mode}
npm run task-2

CLI tool accepts 1 option (mode):

  1. transformStreamMode: run application with this mode
  2. flowingMode: run application with this mode
  3. pausedMode: run application with this mode