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
- Host: GitHub
- URL: https://github.com/aj-dev/angular-app
- Owner: aj-dev
- License: unlicense
- Created: 2015-02-22T22:35:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-28T10:54:46.000Z (over 11 years ago)
- Last Synced: 2025-04-02T11:12:54.049Z (about 1 year ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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