1.0.0 • Published 2 years ago
eds-boilerplate-generator v1.0.0
diva-e EDS boilerplate generator
This project allows you to clone the diva-e EDS boilerplate repository and quickly generate boilerplate components.
Clone repository
Use the command below to clone the diva-e EDS boilerplate repository into a folder of your choice:
npx eds-generator clone <folder-name>Generate components
Use the command below to start the component generator and follow the displayed instructions:
npx eds-generator new1.0.0
2 years ago