8000 GitHub - utsuboco/create-r3f-app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

utsuboco/create-r3f-app

Folders and f 8000 iles

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create R3f app

yarn version

Getting Started

Usage (choose your stack, your app name and style library):

yarn create r3f-app <next> my-app <tailwind|styled>? -ts?

or

npx create-r3f-app <next> my-app <tailwind|styled>? -ts?
  • Default style is tailwind
0