This is a playground web application which supports editor for plugin code. On integration with Horizon, this app can be used to create/edit/run plugin and check how it looks on Canvas.
- To install dependencies, run
npm install - To build, start and watch the application, run
npm run dev