README.md 452 Bytes
Newer Older
Ratnadeep Rajendra Kharade's avatar
Ratnadeep Rajendra Kharade committed
1
2
3
4
5
6
7
8
# AWADO Mobile Application

## Getting Started

* [Download the installer](https://nodejs.org/) for Node.js 6 or greater.
* Install the ionic CLI globally: `npm install -g ionic`
* Clone this repository: `git clone https://gitlab.rz.hft-stuttgart.de/92khra1mst/hft_awado_app.git`.
* Run `npm install` from the project root.
Ratnadeep Rajendra Kharade's avatar
Ratnadeep Rajendra Kharade committed
9
10
11
12
13
14
15
16
* Run `ionic serve` in a terminal from the project root.

## Deploying

### Android

1. Run `ionic cordova run android --prod`