Skip to content

pnrma/rando_monts_ardeche

Repository files navigation

Geotrek Mobile

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

INSTALLATION

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

iOS environment setup
Android environment setup

BUILD RELEASE APP

Minimum requirements : Fill in 'onlineBaseUrl' in 'src/environments/environment.prod.ts' with your personal api url

npx ionic build --configuration production

iOS

npx cap add ios

Android

npx cap add android

CUSTOMIZATION OPTIONS

capacitor.config.ts

src/environments/environment.ts & environment.prod.ts

src/theme/variables.scss

src/assets/i18n/

src/assets/map/icons/

resources/

End-to-end testing

npx cypress open

LICENCE

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published