Skip to content

Instantly share code, notes, and snippets.

View Bandito11's full-sized avatar

Esteban Morales Bandito11

View GitHub Profile
import 'es6-shim';
import {App, IonicApp, Platform, Menu} from 'ionic-angular';
import {StatusBar} from 'ionic-native';
import {ViewChild} from 'angular2/core';
import {GettingStartedPage} from './pages/getting-started/getting-started';
import {ListPage} from './pages/list/list';
@App({
template: `