Skip to content

frontapp/plugin-getting-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with the Front Plugin SDK

The repository complements the Getting Started with the Front Plugin SDK tutorial. Refer to the tutorial for information about this plugin.

Available Scripts

In the project directory, you can run:

npm install

Installs dependencies.

npm run dev

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.

Viewing the plugin in Front

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.

Frameworks

This project was bootstrapped with Vite. You can learn more in the Vite documentation.

To learn about React, check out the React documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published