Angular 2 Demo Quick Start Run the following: git clone https://github.com/alexandra-marin/ImageSearch cd ImageSearch Insert your API key in: ImageSearch/key.js Run the following: npm install gulp serve Open your browser at http://localhost:9000. Testing gulp client-test Runs tests with Karma and Jasmine.