How to create turborepo without typescript? #3153
-
|
is there any template no typescript and with tailwind ? |
Beta Was this translation helpful? Give feedback.
Answered by
mehulkar
Jan 27, 2023
Replies: 1 comment
-
|
We don't have an |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mehulkar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We don't have an
examplefor this, but you should be able to get pretty far with thewith-tailwindexample and remove the typescript config andpackages/tsconfigfrom it. Alternatively, you can start a new repository however you want and add turborepo to it