Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/auser/angularjs-template
A completely blank angularJS template primarily used alongside in-person live coding sessions
https://github.com/auser/angularjs-template
Last synced: 15 days ago
JSON representation
A completely blank angularJS template primarily used alongside in-person live coding sessions
- Host: GitHub
- URL: https://github.com/auser/angularjs-template
- Owner: auser
- Created: 2013-09-01T03:32:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-01T03:34:17.000Z (over 11 years ago)
- Last Synced: 2024-11-11T12:06:24.174Z (2 months ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AngularJS lesson
This is the git repository that accompanies the live, in-person class taught by Ari Lerner to Hack Reactor students covering AngularJS.
It features a blank repository that includes the essentials for getting started with AngularJS.
## App structure
The dependencies are managed by bower and are installed in `js/vendor`, while the javascripts for the app are contained in `js`.