Note: This repository is no longer used. All active development was moved to new raincatcher-core repository.
This is a reference/demo implementation of the Mobile Client application of a WFM project.
This repository should be used in conjunction with these following repos :
npm install
grunt serve:local --url=http://localhost:8001
cordova prepare
cordova emulate android
The Running The Demo Raincatcher Solution Locally guide explains how to get the Raincatcher demo solution running on your local development machine. This is targeted at developers that wish to extend the existing functionality of Raincatcher modules and demo apps.