Started tutorial implementation

Change-Id: I1624d012735a090c4e7f89d7d79c210ee3617942
diff --git a/views/ngXosViews/UITutorial/src/templates/js-shell.tpl.html b/views/ngXosViews/UITutorial/src/templates/js-shell.tpl.html
new file mode 100644
index 0000000..543006d
--- /dev/null
+++ b/views/ngXosViews/UITutorial/src/templates/js-shell.tpl.html
@@ -0,0 +1,3 @@
+<div id="shell-panel">
+  <div id="shell-view"></div>
+</div>
\ No newline at end of file