Creating Stores and using Observables

Change-Id: I214692e64df065beaddee0e0ec8759de540c269d
diff --git a/src/routes.ts b/src/routes.ts
index 8290e9a..d5a0800 100644
--- a/src/routes.ts
+++ b/src/routes.ts
@@ -29,7 +29,7 @@
       component: `xosCrud`,
       data: {
         title: 'Slices',
-        resource: 'SlicesRest',
+        store: 'SlicesStore',
         xosTableCfg: {
           columns: [
             {