90rdon / launchdarkly-demo

Gordon's Launch Darkly Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

launchdarkly-demo

Demonstrating LaunchDarkly features toggling and user restrictions.

Running Locally

Make sure you have Node.js installed.

$ git clone git@github.com:90rdon/launchydarkly-demo.git
$ cd launchydarkly-demo
$ export LD_SDK_KEY=YOUR-SDK-KEY
$ export LD_CLIENTSIDE_ID=YOUR-CLIENTSIDE-ID
$ npm install
$ npm start

Your app should now be running on localhost:5001.

About

Gordon's Launch Darkly Demo

License:Apache License 2.0


Languages

Language:EJS 83.8%Language:JavaScript 16.2%