https://github.com/srph/quicklean-mobile
The mobile app for Quicklean built with Ionic
https://github.com/srph/quicklean-mobile
angular ionic mobile-app real-time
Last synced: about 1 month ago
JSON representation
The mobile app for Quicklean built with Ionic
- Host: GitHub
- URL: https://github.com/srph/quicklean-mobile
- Owner: srph
- Created: 2016-09-09T16:19:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-07T16:14:16.000Z (over 9 years ago)
- Last Synced: 2025-01-26T17:15:46.660Z (over 1 year ago)
- Topics: angular, ionic, mobile-app, real-time
- Language: JavaScript
- Homepage:
- Size: 13.3 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Quicklean Mobile
The mobile app for [Quicklean](https://github.com/JcRicaro/quicklean) App built with [Ionic](http://ionic.io/).

## Setup
> **Note**: You're on your own.
Follow [Ionic's Getting Started Guide](http://ionicframework.com/getting-started/). Afterwards, run:
```bash
$ ionic serve
$ gulp
$ open localhost:8100
```
> **Note**: PayPal payment doesn't work in the browser; it only works when ran in an actual Android phone.