An open API service indexing awesome lists of open source software.

https://github.com/nstseek/launch-darkly-react-example

A simple Launch Darkly implementation in React using Launch Darkly React SDK
https://github.com/nstseek/launch-darkly-react-example

Last synced: 3 months ago
JSON representation

A simple Launch Darkly implementation in React using Launch Darkly React SDK

Awesome Lists containing this project

README

        

# Launch Darkly React SDK example

This project is a simple demonstration on how a Launch Darkly implementation looks like using Launch Darkly's React SDK

## Install dependencies

This project was developed with `yarn`, so, you can run `yarn` after cloning it and it should install all the dependencies

Note that you need `node v20` and `yarn v1.22.22` installed for it to work

## Start the project

Just run `yarn dev` and it will serve the project in your localhost