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

https://github.com/edwmurph/threejs

Minimal boilerplate code for a project with three.js + React + GatsbyJS + Bootstrap
https://github.com/edwmurph/threejs

bootstrap gatsbyjs react threejs

Last synced: 3 months ago
JSON representation

Minimal boilerplate code for a project with three.js + React + GatsbyJS + Bootstrap

Awesome Lists containing this project

README

          

# threejs

Boilerplate code for a project with ThreeJS, React, GatsbyJS, and Bootstrap.

![screenshot](./threejs.gif)

## Installation

```
npm i
```

## Running the app

```
npm run dev
```