create-r3f-app

The easiest and fastest way to create new 3D web projects with react and threejs.

Usage no npm install needed!

<script type="module">
  import createR3fApp from 'https://cdn.skypack.dev/create-r3f-app';
</script>

README

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