0.0.7 • Published 3 years ago

@easylogic/react-editor v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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