Update Html to support new base structure

Change-Id: Ib9ecb03ab3508dbe7d5990ddb2c10e2e63575821
1 file changed
tree: ee54f1436ba69355c5eb4defd0896aa3f9735276
  1. Dockerfile
  2. Makefile
  3. README.md
  4. conf/
  5. gulp_tasks/
  6. gulpfile.js
  7. nginx.conf
  8. package.json
  9. src/
  10. tsconfig.json
  11. tslint.json
  12. typings.json
  13. typings/
README.md

xos-sample-gui-extension

Demo

To run this demo we suggest to setup xos using the Vagrant VM provided in the fronted configuration, but it is enabled for all the configuration.

Setup the extension container

From any service-profile folder execute: make xos_gui_sample_extension_c

This command will build the container image (It is automatically triggered by the next command).

Onboard the GUI extension

From any service-profile folder execute: make ui-sample-extension

TODO:

  • [ ] Provide a dev environment