logo-maker icon indicating copy to clipboard operation
logo-maker copied to clipboard

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

Open amitdevteams opened this issue 2 years ago • 1 comments

image

amitdevteams avatar Apr 22 '23 06:04 amitdevteams

@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.

HardeepAsrani avatar Apr 24 '23 13:04 HardeepAsrani