logo-maker
logo-maker copied to clipboard
after successfully install when i run npm run start-plugin then stuck | how to run this ?

@amitdevopsschool I'm not sure what exactly are you're trying to do here, but npm run start-plugin is to start the dev server if you want to make changes.
If you just want to create a build, you can run npm run plugin-build and it will generated the build for you.