Skip to content

Sharing AngularJS exploration to enable lazzy loading modules in Mouse.

Notifications You must be signed in to change notification settings

t00f/angularjs-lazzy-module-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

What's that ?

We are currently working on an AngularJS project that has to deal with transgenic Mouses.

To enable lazzy loading modules, we defined a sample project that gather all we found on AngularJS Framework.

Do I need something else ?

This demo is using different AngularJS libraries such as :

You will need to use the Flask server test to retrieve module information : https://github.com/t00f/Flask-server-test

How to use it ?

Use python server to launch it ::

$ cd app
$ python -m SimpleHTTPServer
Serving HTTP on 0.0.0.0 port 8000 ...

Then, go to your browser at localhost:8000

About

Sharing AngularJS exploration to enable lazzy loading modules in Mouse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published