NodeJS_collections

To run the app, download nodejs from here:

https://nodejs.org/en/

or run those commands if you are on linux

  • sudo apt-get install nodejs
  • node -v
  • currently using this version: v13.9.0