Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 201 Bytes

File metadata and controls

15 lines (10 loc) · 201 Bytes

@artcom/react-three-arjs example

Run development

Build library

  • cd ..
  • npm install
  • npm run build

Run example

  • cd example
  • npm install
  • npm run watch