mtanda / simple-react-panel

Boilerplate react example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Boilerplate react example

License:Apache License 2.0


Languages

Language:TypeScript 78.6%Language:JavaScript 21.4%