Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Once you reached your NodeJS script you need to install all the libraries required to run the script.

Code Block
bash
bash
npm initinstall

Next, rename the sample config file.

...