✨ See a live demo here
$ pnpm install
Expect a peer dependency version mismatch warning due to Leva not upgrading to React 18 yet.
$ pnpm dev
By default, your app will be available on http://localhost:5173
$ pnpm build
This will output the build into dist
. You may use this directory for static deployments.
The build size will be quite large due to three.js. This can be visualized by opening the stats.html
build artifact in your browser