top of page


How it works
3 minutes. 3 commands.
Quickly install the Livecycle SDK to any environment:
Step 1
Open a branch
npm install livecycle-sdk
Step 2
Install the Livecycle SDK
import { Livecycle } from 'livecyclesdk'Livecycle.init ()
Step 3
Initialize the SDK at the root of your project:
Step 4
Open a pull request
livecycle link --from-git . --url="<url>" --api-key="my-api-key"
Step 5
Link your preview environment to a Livecycle playground:
Step 6
Get ridiculously clear, contextual feedback on your latest changes
That's it.
It's that simple.
We're here to help.
Have questions? Need help getting started? Let us know.

bottom of page