Skip to content

raincatcher-beta/raincatcher-demo-portal

Repository files navigation

FeedHenry RainCatcher Portal Build Status

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:

Setup (locally)

npm install

Starting (locally)

grunt serve:local --url=http://localhost:8001

Running The Demo Solution Locally

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.