5 Forks
23 Stars
23 Watchers

saga-feature-flow

LaunchDarkly example app -- Saga Feature Flow -- A login/register flow built with React & Redux Saga. This application demonstrates what a React-based register/login workflow might look like with LaunchDarkly feature flags. It's based on Juan Soto's saga-login-flow. Read the implementation article: http://blog.launchdarkly.com/implementing-feature-flags-in-single-page-apps-using-react-and-redux-saga/

How to download and setup saga-feature-flow

Open terminal and run command
git clone https://github.com/launchdarkly/saga-feature-flow.git
git clone is used to create a copy or clone of saga-feature-flow repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with saga-feature-flow https://github.com/launchdarkly/saga-feature-flow/archive/master.zip

Or simply clone saga-feature-flow with SSH
[email protected]:launchdarkly/saga-feature-flow.git

If you have some problems with saga-feature-flow

You may open issue on saga-feature-flow support forum (system) here: https://github.com/launchdarkly/saga-feature-flow/issues