Closed madhuni closed 4 years ago
I have added the basic setup to automatically generate the files for the new components. Below are the key takeaways:
plop
.jsx
.scss
.test.jsx
CONTRIBUTING.md
This is really cool, thanks
In this PR
I have added the basic setup to automatically generate the files for the new components. Below are the key takeaways:
plop
package for generating the templates for our components.plop
..jsx
,.scss
and.test.jsx
files that will have the minimalistic required structure.CONTRIBUTING.md
file with the instructions on how to generate the components automatically.