https://github.com/radvalentin/react-vr-samples
Easy to run React VR samples
https://github.com/radvalentin/react-vr-samples
demos react-vr reactjs webvr
Last synced: 12 days ago
JSON representation
Easy to run React VR samples
- Host: GitHub
- URL: https://github.com/radvalentin/react-vr-samples
- Owner: RadValentin
- License: other
- Created: 2017-10-04T11:24:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-13T17:16:53.000Z (over 8 years ago)
- Last Synced: 2025-07-14T03:04:22.681Z (10 months ago)
- Topics: demos, react-vr, reactjs, webvr
- Language: JavaScript
- Homepage: https://radvalentin.github.io/react-vr-samples/
- Size: 55.5 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-examples
Awesome Lists containing this project
README
# React VR Samples [](https://facebook.github.io/react-vr/) [](https://github.com/facebook/react-vr/)
Runnable React VR samples taken from the [official repo](https://github.com/facebook/react-vr) and packaged separately so they're easier to experiment and play around with. All rights belong to the original authors.
## Running locally
```
npm install
npm start
```
If it gets stuck at `Loading dependency graph, done.` make sure to reload the page for `http://localhost:8081/src/`.