Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 468 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 468 Bytes

Barricature.github.io


live at: barricature.github.io

Instructions

node_modules and main.js has been removed from git, so to run this app you have to

  1. npm install
  2. npm start

Dependencies

{
    "@react-three/drei,
    "@react-three/fiber,
    "@types/three",
    "react",
    "react-dom",
    "react-router-dom",
    "three"
}

Deployed with gh-pages