An open API service indexing awesome lists of open source software.

https://github.com/plnech/europapp

Companion app for the European Experience 2016 iGEM Meetup
https://github.com/plnech/europapp

Last synced: 9 months ago
JSON representation

Companion app for the European Experience 2016 iGEM Meetup

Awesome Lists containing this project

README

          

# EuropApp | Project Europe's Companion app

## User

Hello user! You can get this app in your hands easily:
[![Download on the Play Store](store/google.png)](https://play.google.com/store/apps/details?id=fr.plnech.europapp)
[![Download on the App Store](store/apple.png)](https://itunes.apple.com/us/app/the-european-experience/id1124514723?mt=8)

## Developer

- Install Ionic: `npm install -g cordova ionic`
- Move to the `app` folder
- Start developing:
- To serve the app on a local webserver, use `ionic serve`
- To run on a local Android phone, use `ionic run android`