Skip to content

looxar/simple-react-panel

 
 

Repository files navigation

Simple React Panel

CircleCI David Dependency Status David Dev Dependency Status Known Vulnerabilities Maintainability Test Coverage

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

First, install dependencies:

yarn install

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.7%
  • JavaScript 4.3%