Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sahilk-027/r3f-template


https://github.com/sahilk-027/r3f-template

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# R3F-template

To run the development server
```bash
npm install
npm run dev
```

To run build production code
```bash
npm run build
```

Renders A Rotating Cube
Screenshot 2024-08-25 at 6 18 27 PM