Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.
/ habitrpg-mobile Public archive

HabitRPG mobile application under development. Angular + PhoneGap

Notifications You must be signed in to change notification settings

HabitRPG/habitrpg-mobile

Repository files navigation

Deprecation notice

This app is no longer developed nor maintained.

We've switched to native apps for Android and iOS:

iOS

Android

habitrpg-mobile

Official HabitRPG mobile app, build with PhoneGap and AngularJS.

Requirements

NodeJS and NPM are required to build habitrpg-mobile, please refer to your platform's documentation on how to install these.

Getting started developing locally

  1. Clone the repository git clone https://github.com/HabitRPG/habitrpg-mobile.git
  2. Install utilities npm install -g bower cordova ionic
  3. Install dependencies npm install
  4. Install bower components bower install
  5. Start the local testing server gulp
  6. Navigate to http://localhost:9000

Building for Mobile

Platforms are: ios or android

  1. Add cordova platform ionic platform add <platform>
  2. Start the application on a connected device ionic run <platform>

For all the other ionic commands see ionic --help

Contributing

If you would like to contribute, please review the Contributing to HabitRPG wiki page.

Issues

If you find a general (i.e., not exclusive to mobile platforms) HabitRPG issue please post it to the main HabitRPG issue tracker.

If you have an Ionic Framework issue or question consider posting it on the Ionic Forum. If there is truly an Ionic Framework error, follow their guidelines for submitting an issue to the main Ionic repository.

About

HabitRPG mobile application under development. Angular + PhoneGap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published