Skip to content

mpmedia/lazy-load-angularjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazy-load-angularjs

A demonstration of lazy loading in AngularJS using RequireJS. This structure is AMD. So any plugin or directive should be in the same structure to function properly. But, why AMD?

How to run the demo

  • Install node.js
  • Run npm install from within the root project directory to install relevant dependencies
  • Run bower install from within the root project directory to install library used by system salver at app/library folder.
  • Run node server.js from within the root project directory to start the app
  • Navigate to http://localhost:3000/ in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published