@easylogic/editor-plugin-react
v0.0.5
Published
simple react plugin template for easylogic studio
Downloads
3
Maintainers
Readme
React Plugin Template for EasyLogic Studio
Features
- initialize plugin
- add UI Element
- add MenuItem in sidebar
- add Inspector
- add Html Renderer
- add Layer Model
Local Dev
Please install react
and react-dom
npm install
npm install @easylogic/editor react react-dom
npm run dev
How to run
npm run dev