Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 240 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 240 Bytes

Metal Gear Solid Scene made with React Three Fiber and Theatre.js

Installation

Install dependencies:

yarn

Compile the code for development and start a local server:

yarn dev

Create the build:

yarn build