diff --git a/ab-animated-banner.html b/ab-animated-banner.html
new file mode 100644
index 0000000..c7d6f6e
--- /dev/null
+++ b/ab-animated-banner.html
@@ -0,0 +1,73 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/bower.json b/bower.json
index 9fa878c..f50981c 100644
--- a/bower.json
+++ b/bower.json
@@ -17,11 +17,13 @@
"url": "git://github.com/JamesRArroyo/ab-animated-banner"
},
"license": "MIT",
- "main": "index.html",
+ "main": "ab-animated-banner.html",
"dependencies": {
"polymer": "Polymer/polymer#^2.0.0"
},
"devDependencies": {
+ "iron-component-page": "PolymerElements/iron-component-page#1 - 2",
+ "iron-demo-helpers": "PolymerElements/iron-demo-helpers#1 - 2",
"web-component-tester": "Polymer/web-component-tester#^6.0.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^1.0.0"
}
diff --git a/demo/index.html b/demo/index.html
new file mode 100644
index 0000000..45110bc
--- /dev/null
+++ b/demo/index.html
@@ -0,0 +1,16 @@
+
+
+
+
+ An animated banner
+
+
+
+
+
+
+
+
+
+
+
diff --git a/index.html b/index.html
index 7ff8c13..bc71e73 100644
--- a/index.html
+++ b/index.html
@@ -1,20 +1,19 @@
-
-
-
-
+
+
- ab-animated-banner
-
+
+
-
-
+ ab-animated-banner
-
+
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/src/ab-animated-banner-app/ab-animated-banner-app.html b/src/ab-animated-banner-app/ab-animated-banner-app.html
deleted file mode 100644
index ac5cfbc..0000000
--- a/src/ab-animated-banner-app/ab-animated-banner-app.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
- Hello [[prop1]]!
-
-
-
-