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

https://github.com/sadmanyasar/macbook_landing_page


https://github.com/sadmanyasar/macbook_landing_page

Last synced: 2 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
```