/flickr-public-feed

Built using Marionette.js and Browserify.

Primary LanguageJavaScript

Flickr Public Feed

Built using Marionette.js and Browserify.

How-to:

Clone the repo:

git clone https://github.com/jpavon/flickr-public-feed.git

Change directory:

cd flickr-public-feed

Install npm dependencies:

npm install --save-dev

Run grunt, opens the browser on http://localhost:3000:

grunt

Build the site:

grunt dist