Skip to content

harrymt/flickr-feed

Repository files navigation

Flickr Feed

Display a simple Flickr feed using Angular2 and Typescript.

Dependencies

  • npm install -g @angular/cli && npm install

Run

  • npm run start to view locally

Build

  • npm run build

Tests

  • npm run test
    • Executes the unit tests via Karma and execute the end-to-end tests via Protractor.

Angular2 Help

  • ng generate component component-name
    • Generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

About

Angular 2 app to display a Flickr feed.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published