Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 264 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 264 Bytes

Simple React Panel

This is just a stub to show how to create a basic visualization plugin

To work with this plugin run:

yarn dev

or

yarn watch

This will run linting tools and apply prettier fix.

To build the plugin run:

yarn build