Constellation-Web Components

HI,

Can anyone helps me to how to create a component in web components framework and publish?

I have tried to create a component by running npm run create command, but the command is not defined in the scripts!

As per my knowledge, We have only this method to create a component in the constellation!

Please let me know is there any other way to create a custom component!

@RajithaSarathiB

Please follow the documentation to create a custom component. Please ensure that you download the artifacts from git hub repository required prior to creating a custom component. I recommend run a command to pull the files from github instead of using download option.

Step by step instruction: Pegasystems Documentation