community-plugins icon indicating copy to clipboard operation
community-plugins copied to clipboard

plugin(npm): make npm plugin public and create a standalone demo application

Open karthikjeeyar opened this issue 4 months ago • 2 comments

This PR does the following

  • standalone npm demo application.
  • make npm plugin public

image

How to test:

  1. navigate into the workspaces/npm/plugins/npm folder
  2. run yarn start

:heavy_check_mark: Checklist

  • [x] A changeset describing the change and affected packages. (more info)
  • [ ] Added or updated documentation
  • [ ] Tests for new functionality and regression tests for bug fixes
  • [x] Screenshots attached (for UI changes)
  • [x] All your commits have a Signed-off-by line in the message. (more info)

karthikjeeyar avatar Oct 11 '24 05:10 karthikjeeyar