Skip to content

yubeiluo/lazyLoadingDemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazyLoadingDemo

Demo project for AngularJS-il meetup #3. how to integrate requireJS with AngularJS to achive lazy loading of angular components after bootstrap.

To run this Demo:

  1. run bower install
  2. run npm install
  3. run server.js with (node)
  4. point your browser to localhost:8888

Link to slides view slides

need support with this demo? nirkaufman@gmail.com

About

Demo project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.2%
  • HTML 15.8%