This repository contains a collection of samples showcasing some typical uses of the GrowSurf JavaScript SDK.
GrowSurf is a referral platform that helps businesses drive more traffic to their site through referral campaigns. It provides an "out of the box" referral platform that can be integrated into any website. It's SDK exposes functions that allow developers to interact with the GrowSurf referral platform.
To learn how to get started with GrowSurf signup for an account at growsurf.com. No worries its 100% free. Afterwards have a look at our documentation.
In addtion to a GrowSurf account you will need to following:
- Clone this repository
- Install node packages
> npm install
- Run it
> gulp
Sample demonstrating how to signup a new user for an application then add that new user to a GrowSurf referral campaign.