# React SDK This folder contains example on how to export Windmill components as React components and exports: - Flow Builder - App Viewer This is useful in the case you want to embed a Flow Builder or an App Viewer in a React application. ## How to run ``` npm install ``` ``` npm run dev ``` Go to main.tsx and uncomment to see the different examples