React & getOperateIf you’re looking for a way to:
- Import your own components in React that interact with the rest of the App editor, see Import Custom React Components.
- Integrate getOperate applications into React-based project, see getOperate React SDK.
git clonethe react template repo.- Run
npm installandnpm run build. - Drag and drop the result in getOperate:
- From your workspace, click on the dropdown menu next to
+ App. - Pick
Import app in React/Vue/Svelte. - Drag and drop the file.
- From your workspace, click on the dropdown menu next to
Do not change
tailwind.css, it is the exact same than getOperate and allow
you to have the same look and feel in development and once deployed as an app
on getOperate.