Steps to install,
- download the zip
- create directory or folder with your app name.
- move into directory and open terminal and perform npm install
- try running ng serve, test the app
- go to node modules folder and check whether linky is present or not, if not npm install linky with --save
- default instruction for client token are already followed the api is already trained and tested