An open API service indexing awesome lists of open source software.

https://github.com/daniel-cottone/photoalbum

Web front-end developed for PhotoAlbum-api, written in AngularJS.
https://github.com/daniel-cottone/photoalbum

Last synced: 8 months ago
JSON representation

Web front-end developed for PhotoAlbum-api, written in AngularJS.

Awesome Lists containing this project

README

          

# PhotoAlbum

## About
This is an example web front-end developed for the RESTful [PhotoAlbum-api](https://github.com/brahalla/PhotoAlbum-api) written in AngularJS.

## Build & development

Run `grunt` for building and `grunt serve` for preview.

## Testing

Running `grunt test` will run the unit tests with karma.