This package allows you to clone the EDS Editorial boilerplate repository and quickly generate boilerplate components.
Use the following command to clone the EDS Editorial boilerplate repository into a folder of your choice:
npx eds-generator clone <folder-name>
Use the following command to start the component generator:
npx eds-generator new
Follow the instructions in the cli. Enter the relative path
to the project the new component will be created in as well as the name
and type
of the component.