create-r3f-app icon indicating copy to clipboard operation
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?

![cap](https://github.com/utsuboco/create-r3f-app/assets/124234450/02556b3c-64aa-4848-9458-ee125f33d3b1) 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...