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.
- Host: GitHub
- URL: https://github.com/daniel-cottone/photoalbum
- Owner: daniel-cottone
- Created: 2015-06-03T16:54:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-08T16:35:10.000Z (over 10 years ago)
- Last Synced: 2025-03-24T11:21:25.100Z (about 1 year ago)
- Language: JavaScript
- Size: 1.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.