Skip to content

jakeonfire/dynamic-script-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dynamic-script

A demo AngularJS project which loads dynamic initialization data via a script tag in the static index.html file before any javascript has initialized.

/api/user.js returns a dummy script after a 1 second delay, mimicking a slow call to an external api server.

To setup and start the server run:

npm install
bower install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published