Replies: 1 comment
-
bump? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there, so I just created a quick cra-template with my basic setup for react web apps, but I'm thinking I would love to be able to add some configurable options while installing things.
So for example, when I start creating a project using the template I would like to prompt "would you like to add state management?" and give some options like redux, jotai, recoil, etc and use a different sub-template maybe for those?
Or if I wanted to also add Electron as an option for the app, could I add a configure question for that?
Any ideas on how to achieve this? Or example repos that I could use for inspiration?
Thanks and regards to all :)
Beta Was this translation helpful? Give feedback.
All reactions