To install:
npm add @gusto/embedded-react-sdk
A standalone development application for building and testing SDK components with live API data is available in sdk-app/. To get started:
npm run sdk-app # Demo environment (default)
npm run sdk-app:staging # Staging environmentSee the SDK Dev App README for full setup and usage details.