Skip to content
This repository has been archived by the owner on Feb 21, 2025. It is now read-only.

Latest commit

 

History

History
28 lines (19 loc) · 320 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 320 Bytes

Beicavie Annotations Panel

Beicavie simple plugin to keep simple hives' infos

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