create-r3f-app
create-r3f-app copied to clipboard
Results
3
create-r3f-app issues
Sort by
recently updated
recently updated
newest added
If someone wants to go entirely serverless, it may be worth supporting one of the serverless react build frameworks like `vite`. What do you think?
 I've initiated the project using the following command: `npm create r3f-app next my-app -ts -tailwind`. I'm encountering the errors shown in the attached image on my terminal. Just to...