Skip to content

Module provides info about reward levels and allows user to make pledges

Notifications You must be signed in to change notification settings

FEC-Kickstand/rewards-module-svc

Repository files navigation

Kickstand (Rewards Module)

Rewards/reward-tier module for a crowd-funding campaign/project page

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

From within the root directory:

npm run build
npm start

To seed the database:

Enter appropriate user & password information into database/index.js file

npm run schema
npm run seed

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

About

Module provides info about reward levels and allows user to make pledges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published