GitHub - carrari/lazyLoadingDemo: Demo project

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages

  • JavaScript 84.2%
  • HTML 15.8%