The repository complements the Getting Started with the Front Plugin SDK tutorial. Refer to the tutorial for information about this plugin.
In the project directory, you can run:
Installs dependencies.
Runs the app in the development mode.
Open http://127.0.0.1:5173/ to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Plugins open a side drawer in the Front UI. The drawer runs the code of the hosted application, such as the one demonstrated in this repository. To learn how to configure a plugin in Front and connect it to your hosted application, refer to the Getting Started with the Front Plugin SDK tutorial.
This project was bootstrapped with Vite. You can learn more in the Vite documentation.
To learn about React, check out the React documentation.