Custom React Templates #4843
lr001dev
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
Absolutely! 😄 We realize that every organization has their own standards and one of the ways those custom standards can be enforced is by providing code generation to introduce the standards from the beginning. Workspace Generators are custom code generation that you can write for your workspace to do stuff like adding custom boilerplate when generating new apps. Read the full guide here: https://nx.dev/latest/react/generators/workspace-generators |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does NX currently support creating a custom React app from the generator? I ideally I'd like to add some custom boilerplate when generating new react apps inside the workspace. Is there any info on how to accomplish this? CRA has something like this a reference.
Beta Was this translation helpful? Give feedback.
All reactions