Skip to content

toranb/ember-complex-lazy-loading-example

Repository files navigation

A real-world ember.js app that will load the reporting app on the fly


To run the ember.js app locally

    npm install
    gulp main
    gulp reports

    python -m SimpleHTTPServer 3000

    visit http://localhost:3000 to see the running app


To run the javascript tests

    npm install

    gulp maintest
    gulp reportstest

About

a fully working ember app with 2 gulp builds to show lazy loading of a real scenario

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published