Skip to content

run the app

gablou edited this page Feb 25, 2018 · 2 revisions
  • first download the code: (For example take the zip) download
  • Unzip it and open a terminal in it.
  • launch npm install (it will fetch the dependencies needed);
  • then in the terminal run : node .\index.js you should see a 'started' message. Then you will see message print each time taiga will notify the app.

runing app

Clone this wiki locally