Douro-ui / design-system

Douro UI is a Design System for all Metyis projects and partners
MIT License
2 stars 0 forks source link

feat: script to create a default component template #73

Closed JuniorDiasOliveira closed 3 months ago

JuniorDiasOliveira commented 3 months ago

Description

This PR includes the possibility of using a script to automate the creation of a component using a template.

For example, running the command yarn dui add component toggle will create a component named Toggle with all the needed files to work and with the proper code style.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Checklist: