Install a bundle client-side
To install a bundle, just call the install method of runtime component:
// install and start the system
runtime.install('example02.json');
Version compatibility
Remember that the example works only client-side.
To install a bundle, just call the install method of runtime component:
// install and start the system
runtime.install('example02.json');
Version compatibility
Remember that the example works only client-side.