Skip to content

adydetra/learn-react-three-fiber-part-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn React Three Fiber Part 2

Static Badge

Get Started

Clone repository

git clone https://github.com/adydetra/learn-react-three-fiber-part-2.git
cd learn-react-three-fiber-part-2

Install package manager

bun install

Run the app in development mode.

bun dev

Then navigate to http://localhost:1234/index.html in a web browser to see the default scene in a viewer.


Note

if not using bun just delete bun.lockb, and switch to another package manager like:

# npm install
# yarn install
# pnpm install

License

The code is licensed SDK License.