Skip to content

chrisauer/angularjs-cookbook

Repository files navigation

AngularJS Cookbook

Example code for doing some common things in AngularJS

Running

$ npm install $ grunt connect

http://localhost:9001/

Lazy Loading Controller

Using RequireJS to lazy load a controller's code after the angular app has already been bootstrapped

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published