Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`.