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

https://github.com/aj-dev/angular-app

An example AngularJS application using AngularUI Router, ocLazyLoad and some Google APIs
https://github.com/aj-dev/angular-app

Last synced: 10 months ago
JSON representation

An example AngularJS application using AngularUI Router, ocLazyLoad and some Google APIs

Awesome Lists containing this project

README

          

Angular App
===========

An example AngularJS application using AngularUI Router, ocLazyLoad and some Google APIs.

## See it in action
- clone or download the source code
- make sure you have ```bower``` globally installed
- run ```$ npm install``` in project root directory
- open browser at ```http://localhost:8000/``` and you should see the app running
- you'll need a personal Google API key for YouTube and Books APIs. [See here](https://developers.google.com/console/help/new/) for more details