react-atomic-structure
react-atomic-structure copied to clipboard
Custom Scripts
trafficstars
Idea: Custom npm scripts to create atoms/molecules/organisms/templates ?
Do we want these to be npm scripts, or a separate cli component?
I'd do a nodejs script run from npm, to avoid to mantain 2 repos, what do u think?
I think it would depend on how much we want to add to this feature. If we just want the ability to add a file, then I can do the npm script. Otherwise, we should move it to a cli
I will do an npm script to add the file for now anyways