Skip to content

Latest commit

 

History

History
executable file
·
30 lines (20 loc) · 744 Bytes

CONTRIBUTING.md

File metadata and controls

executable file
·
30 lines (20 loc) · 744 Bytes

featureflow-javascript-sdk

Featureflow Javascript Client SDK Contributors Guide

Get your Featureflow account at featureflow.io

Getting Started

  1. Clone this repository
  2. Update example/src/index.js const FF_KEY = 'your-javascript-environment-sdk-key';
  3. Run $ npm install and $ npm run example

Publishing

./deploy_prod_npm.sh
./deploy_prod_s3.sh

License

Apache-2.0