Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mate-h/react-three-base
https://github.com/mate-h/react-three-base
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mate-h/react-three-base
- Owner: mate-h
- Created: 2023-10-20T20:15:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-01T03:08:09.000Z (9 months ago)
- Last Synced: 2024-03-01T04:25:14.026Z (9 months ago)
- Language: TypeScript
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-three-base
Get started by cloning the template:
```bash
pnpx degit mate-h/react-three-base project-name
cd project-name
pnpm install
pnpm run dev
```Dependencies:
```
vite
tweakpane
three
vite-plugin-glsl
@react-three/fiber
@react-three/drei
r3f-perf
```