Skip to content

futuun/HN-angular-clone

Repository files navigation

#Live demo: http://futuun.github.io/HN-angular-clone

##What is this? Hacker News app made in angular. Nothing fancy i just wanted to try out this API.

###Tools used:

##Instalation

npm install

##Development

npm start
open loacalhost:1337 in the browser

##Build

npm run build