Skip to content

amuramoto/ionic-eats-rc0

Repository files navigation

Ionic Eats Demo Code

This is a single page sample app built with the ionic 2 RC3. Features used in this app are:

  • ion-list
  • ion-item
  • ion-grid
  • ion-row
  • ion-searchbar
  • utility attributes
  • geolocation (Ionic Native)
  • Sass theming

Getting Started

To run the app, clone or download it, then do the following in the project directory:

  1. npm install to install dependencies
  2. ionic plugin add geolocation to get the Cordova Geolocation plugin
  3. ionic serve to run in the browser

If you want to run this on a device, you'll have to do the song and dance of either setting up USB debugging on your Android device, or code signing and etc. on your iOS device.

Please Be Kind to My API

Feel free to checkout this sample, but please remember it pulls it's data from a lightweight Express.js API that proxies the Foursquare API. I built the API for demo purposes, so I'm not sure what will happen if it gets too much traffic, so be kind to it. =)

About

Sample app built with Ionic2 RC3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published