AngularHackerNews Hacker News implementation using Angular. Setup git clone git@github.com:kistasi/angular-hacker-news.git cd angular-hacker-news npm install Starting the project npm run start Open http://localhost:4200/ in your web browser.