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
- Host: GitHub
- URL: https://github.com/prayash/webvr-talk
- Owner: prayash
- License: mit
- Created: 2018-02-26T07:52:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T05:31:54.000Z (over 7 years ago)
- Last Synced: 2025-02-16T02:31:34.682Z (4 months ago)
- Topics: aframe, preact, react, threejs, webvr
- Language: JavaScript
- Homepage: http://prayash.io/webvr-talk
- Size: 11.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`
```