diff --git a/ionic/components/slides/test/intro/appicon.png b/ionic/components/slides/test/intro/appicon.png new file mode 100644 index 0000000000..bcace0c274 Binary files /dev/null and b/ionic/components/slides/test/intro/appicon.png differ diff --git a/ionic/components/slides/test/intro/index.ts b/ionic/components/slides/test/intro/index.ts new file mode 100644 index 0000000000..e9ee1f8efb --- /dev/null +++ b/ionic/components/slides/test/intro/index.ts @@ -0,0 +1,10 @@ +import {App, IonicApp, Http} from 'ionic/ionic'; + + +@App({ + templateUrl: 'main.html' +}) +class MyApp { + constructor(private app: IonicApp) { + } +} diff --git a/ionic/components/slides/test/intro/main.html b/ionic/components/slides/test/intro/main.html new file mode 100644 index 0000000000..1b43a0487b --- /dev/null +++ b/ionic/components/slides/test/intro/main.html @@ -0,0 +1,71 @@ + + + + + Skip + + + + + Next + + + Grid Icons + + + + Thank you for choosing the Awesome App! + + + + + The number one app for everything awesome. + + + + Using Awesome + + + Just three steps: + + Be awesome + Stay awesome + There is no step 3 + + + + + Any questions? + +
+ The number one app for everything awesome. +