meetup-vr

An example of using A-Frame with React and Redux.


Keywords
aframe, react, vr, boilerplate, a-frame, mozvr, webvr
License
MIT
Install
npm install meetup-vr@1.0.1

Documentation

Meetup VR

An example combining A-Frame VR with React and Redux. Based on aframe-react-boilerplate.

Getting Started

To get started:

npm install
npm run serve-js &
npm run serve

Then head over to localhost:5555.