Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@artcom/react-three-arjs example

Run development

Build library

  • cd ..
  • npm install
  • npm run build

Run example

  • cd example
  • npm install
  • npm run watch