Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sahilk-027/hello-world-r3f


https://github.com/sahilk-027/hello-world-r3f

pmndrs r3f reactthreedrei threejs

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Small Weekend Project
img

## Visit
See the deployed version here: [Live](https://sk027v2.vercel.app/)

## Setup

Download Node.js. Run the following commands:

```bash
# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build
```
## Credits
- [Vite Bundler](https://vitejs.dev/)
- [R3F](https://github.com/pmndrs/react-three-fiber)

> __Note__
> Browsers have better performance than mobile devices