Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.44 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.44 KB

Mobiele Gids voor Herfstontmoeting

Programma van het jaarlijkse startweekend voor leiding van Scouts en Gidsen Vlaanderen.

Build with AngularJS, Leaflet and Apache Cordova.

Prerequisites

Run this application locally

npm install
bower install
grunt serve

Your browser should open at http://localhost:9000. To test it on a smartphone, you can surf to this url with your smartphone or use the chrome device mode to simulate your mobile phone in the browser.

Cordova packages

Get a packaged app

The final apps are build based on the www folder with Adobe's build service. Create a package with grunt build

Continious Integration

Continious Integration with Travis: Build Status

License

This software is written by Tim Van Laer and licensed under the GNU GPLv3 license.