/aframe-meetup-example

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

Primary LanguageJavaScriptMIT LicenseMIT

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.