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
- Host: GitHub
- URL: https://github.com/plnech/europapp
- Owner: PLNech
- License: gpl-3.0
- Created: 2017-03-09T17:38:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-10T13:11:50.000Z (about 9 years ago)
- Last Synced: 2025-09-07T06:33:54.848Z (9 months ago)
- Language: JavaScript
- Size: 26.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EuropApp | Project Europe's Companion app
## User
Hello user! You can get this app in your hands easily:
[](https://play.google.com/store/apps/details?id=fr.plnech.europapp)
[](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`