An open API service indexing awesome lists of open source software.

https://github.com/sadmanyasar/mgs_experience


https://github.com/sadmanyasar/mgs_experience

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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
```