Open nicobrinkkemper opened 4 years ago
Hey @nicobrinkkemper !
I totally agree with you, this is a must feature in my opinion and high priority in our roadmap. Haven't added added it yet as I was off on vacation but will try to add it soon.
Thank you very much for your feedback and please do not hesitate to open more requests
Hey @nicobrinkkemper, sorry I took so long. I haven't actually implemented the flags as you had them in the example to be able to choose in just one line the frontend framework plus the template, but in the meantime the option to choose template in react should be working.
Hi all,
Is it possible to run
cf-create-app
with additional parameters for react? I want to be able to follow these steps: https://create-react-app.dev/docs/adding-typescript/Ideally I'd want to be able to run
cf-create-app MYNAME --library react --template typescript
Regards,
Nico