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

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

Awesome Lists containing this project

README

          

# React VR Samples [![React VR Documentation](https://img.shields.io/badge/%F0%9F%91%93-React%20VR%20Docs-green.svg?colorA=00d8ff&colorB=000000)](https://facebook.github.io/react-vr/) [![Github Issues Board](https://img.shields.io/badge/%F0%9F%91%93-React%20VR%20Github-green.svg?colorA=00d8ff&colorB=000000)](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/`.