https://github.com/chrisyip/bower-angularjs
AngularJS bower package
https://github.com/chrisyip/bower-angularjs
Last synced: about 1 year ago
JSON representation
AngularJS bower package
- Host: GitHub
- URL: https://github.com/chrisyip/bower-angularjs
- Owner: chrisyip
- License: mit
- Created: 2015-04-27T16:20:41.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-16T08:03:31.000Z (about 11 years ago)
- Last Synced: 2025-04-17T21:23:16.391Z (about 1 year ago)
- Language: CSS
- Size: 2.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bower-angularjs
This repo is aimed for distributing compiled [AngularJS](https://github.com/angular/angular.js) and its official modules via `bower`.
All the source files is from [code.angularjs.org](https://code.angularjs.org/).
If you have any issues with AngularJS, please leave an issue in official [AngularJS repo](https://github.com/angular/angular.js).
# Install
```
bower install angular.js
```