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
- Host: GitHub
- URL: https://github.com/edwmurph/threejs
- Owner: edwmurph
- Created: 2019-02-15T13:55:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T10:24:12.000Z (over 5 years ago)
- Last Synced: 2025-07-30T17:36:04.558Z (11 months ago)
- Topics: bootstrap, gatsbyjs, react, threejs
- Language: JavaScript
- Homepage:
- Size: 25.2 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# threejs
Boilerplate code for a project with ThreeJS, React, GatsbyJS, and Bootstrap.

## Installation
```
npm i
```
## Running the app
```
npm run dev
```