carrari / lazyLoadingDemo

Demo project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 84.2%Language:HTML 15.8%