Skip to content

SadmanYasar/react_portfolio_three_theatre

Repository files navigation

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