Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 384 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 384 Bytes

threejs_shiba

three.js workshop competition submission:

Alt Text

setup: install node.js (if you don't already have it) run the following:

  • npm install --save three
  • npm install --save-dev vite

to run locally:

  • npx vite