Skip to content

thefoxes86/react-threejs-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with new React Three Fiber Project

This project was created to have a fast init point to start a new project with THREE JS and React in Typescript

Install the packages

yarn

Start the develop

yarn start

Open http://localhost:3000 to view it in the browser.

Usefull link and docs

Extend the ecosystem

Thanks to pmndrs