Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 264 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 264 Bytes

Flickr-search

This is a simple app demonstrating integration of an Ember.js app with flickr API.

Installation

  • git clone <repository-url> this repository
  • cd flickr-search
  • npm install or yarn
  • bower install

Running the app

  • ember s