Skip to content

cosmicjs/angular-image-feed

Repository files navigation

Angular Image Feed

Angular Image Feed An Angular JS image feed that includes upload ability, caption creation and infinite scroll. Powered by the Cosmic JS API.

Running locally

First of all, you have to be sure you have node >= 6.x installed and npm >= 4.0, than run the following commands:

npm install -g @angular/cli
git clone https://github.com/cosmicjs/angular-image-feed
cd angular-image-feed
npm install
ng serve --open

The most recent ng cli version at the article creation moment was 1.1.3. Browser window will open automatically once you'll run the last command.

About

A simple Angular JS image feed connected to the Cosmic JS CMS API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published