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

https://github.com/prayash/webvr-talk

Building WebVR Apps with React and A-Frame
https://github.com/prayash/webvr-talk

aframe preact react threejs webvr

Last synced: about 2 months ago
JSON representation

Building WebVR Apps with React and A-Frame

Awesome Lists containing this project

README

        

# Building WebVR Apps with React and A-Frame

To run locally:

```
- Clone the repo.
- Run `npm install` or `yarn install`
- Run `yarn start`
```