Skip to content

jpavon/flickr-public-feed-angularjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flickr Public Feed AngularJS

Built using AngularJS and Browserify.

How-to:

Clone the repo:

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

Change directory:

cd flickr-public-feed-angularjs

Install npm dependencies:

npm install --save-dev

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

grunt

Build the site:

grunt dist

Releases

No releases published

Packages

No packages published