https://github.com/code-matt/threejsreactfpsboilerplate
Barebones boilerplate with Three.JS + React in FPS type setup
https://github.com/code-matt/threejsreactfpsboilerplate
Last synced: 7 months ago
JSON representation
Barebones boilerplate with Three.JS + React in FPS type setup
- Host: GitHub
- URL: https://github.com/code-matt/threejsreactfpsboilerplate
- Owner: code-matt
- Created: 2018-06-04T15:00:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T13:18:03.000Z (over 3 years ago)
- Last Synced: 2024-10-19T05:20:56.411Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.84 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Install
```
npm install
npm run start
```