Skip to content

GeotrekCE/Geotrek-mobile

Repository files navigation

Geotrek Mobile

Mobile application of Geotrek Rando (http://geotrek.fr).

INSTALLATION

Environment Setup

git clone [email protected]:GeotrekCE/Geotrek-mobile.git
cd Geotrek-mobile
npm install

Create your own application

Modify at least these files capacitor.config.ts, src/environments/environment.ts and environment.prod.ts.
Replace resources/icon.png (1024×1024px) and resources/splash.png (2732×2732px).

BUILD RELEASE APP

npx ionic build --configuration production

Add iOS platform

npx cap add ios

Add Android platform

npx cap add android

Icons and splashscreens

npx @capacitor/assets generate --android --ios

Native configuration

npx trapeze run config.yaml

Now you can create your release app using xCode and Android Studio.

LICENCE

  • OpenSource - BSD
  • Copyright (c) Makina Corpus - Parc National des Écrins

Logo MCT