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
- Host: GitHub
- URL: https://github.com/nstseek/launch-darkly-react-example
- Owner: nstseek
- Created: 2024-04-09T19:03:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-09T19:08:43.000Z (about 1 year ago)
- Last Synced: 2025-01-16T09:39:19.545Z (5 months ago)
- Language: TypeScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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