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 Portal Client application of a RainCatcher project.
This repository should be used in conjunction with these following repos:
npm install
grunt serve:local --url=http://localhost:8001
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.