Skip to content

smoothlikejazz/steal-progressive-loading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Steal Progressive Loading

This repo is to test the progressive loading behavior of steal

To Run

Run npm install

To Build

Run grunt

Production and Development Modes

Inside of index.html be sure to update the steal object configration for environment

steal = {
        main : "myapp",
        env: "production" OR "development" 
    };

About

POC of steal progressive loading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published