1.0.14 • Published 2 years ago
eds-generator v1.0.14
EDS Generator
This package allows you to clone the EDS Editorial boilerplate repository and quickly generate boilerplate components.
Clone repository
Use the following command to clone the EDS Editorial boilerplate repository into a folder of your choice:
npx eds-generator clone <folder-name>Generate components
Use the following command to start the component generator:
npx eds-generator newFollow 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.