Skip to content

Latest commit

 

History

History

openfeature-web

DevCycle JS Client SDK - Web Elements Example App

Example app for using the DevCycle Client SDK with the OpenFeature Web Client SDK.

Run

In app.element.ts, set DEVCYCLE_CLIENT_SDK_KEY to your Environment's SDK Key. You can find this under Settings / Environments on the DevCycle dashboard.

run from the repo's root folder:

yarn nx serve example-openfeature-web