AngularHackerNews Hacker News implementation using Angular. Setup git clone [email protected]: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.