Cloning and installation
Here you will see the info about how to clone the repo and install NPM dependencies.
NodeJS installation
Getting the repo
$ git clone https://github.com/jarvis394/habra
$ cd habraInstall dependencies
npm installLast updated