Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sahilk-027/hello-world-r3f
- Owner: SahilK-027
- Created: 2023-07-31T11:47:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-27T06:09:14.000Z (3 months ago)
- Last Synced: 2025-01-01T09:34:53.230Z (7 days ago)
- Topics: pmndrs, r3f, reactthreedrei, threejs
- Language: JavaScript
- Homepage: https://sk027v2.vercel.app
- Size: 1.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Small Weekend Project
## 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