aframe-meetup-example icon indicating copy to clipboard operation
aframe-meetup-example copied to clipboard

Simple example of building a virtual reality scene using A-Frame, React, Redux and data from Meetup

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 [in one terminal]
npm run serve [in another terminal]

Then head over to localhost:8081.