block by enjalot 8575b239c6099bae3228

8575b239c6099bae3228

Full Screen

Testing out dynamic template loading.

need to run an http server to use AJAX locally

node install -g http-server
cd test/
http-server

Installed requirejs and requirejs/text plugin with volo.js

volo add requirejs
volo add requirejs/text

index.js

index.html

package.json

test.html

text.js