Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.15 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.15 KB

GrowSurf JavaScript SDK Sample Library

This repository contains a collection of samples showcasing some typical uses of the GrowSurf JavaScript SDK.

What is GrowSurf?

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.

Prerequisites

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:

Running Samples

  • Clone this repository
  • Install node packages > npm install
  • Run it > gulp

Samples Overview

Sample demonstrating how to signup a new user for an application then add that new user to a GrowSurf referral campaign.