Make sure you have installed git and nodejs
Clone the repository from github
$ git clone https://github.com/InadullaevMakhmudjon/awesome-cli.git
Get user api token from Microsoft App Center and create key.json file with bellow content.
{
"X-API-Token": "<YOUR-API-TOKEN>"
}
Install dependencies
$ npm install
Now, you can run
$ npm start