Skip to content

Latest commit

 

History

History
 
 

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Explore Examples

You can explore additional examples locally. Make sure you have nodejs and yarn installed.

Clone repository with:

git clone https://github.com/pmndrs/react-xr
cd react-xr

Install dependencies with:

yarn

Once it's done start up a local server with:

yarn dev