Creating a New Component

In the registry there is a script to create a boilerplate of a framework component, execute the command below and a component will be created with the structure and name specified in the command, npx create-module component-name.

$ npx create-module graph-component