Skip to content

JunMaxwell/r3f-scene

Repository files navigation

R3F site

A simple site to showcase some of the capabilities of react-three-fiber.

Getting Started

First, install the dependencies:

npm install
# or
yarn

Remember to config .env.local with localhost or your ip address.

VITE_PUBLIC_URL=http://localhost:5173

Then, run the development server:

npm run dev
# or
yarn dev

Building for Production

This site is built automatically by jekyll when pushed to the main branch. The site is hosted on github pages. R3F-Scene

Tech Stack

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors