An example combining A-Frame VR with React and Redux. Based on aframe-react-boilerplate.
To get started:
npm install
npm run serve-js [in one terminal]
npm run serve [in another terminal]
Then head over to localhost:8081.
Simple example of building a virtual reality scene using A-Frame, React, Redux and data from Meetup
JavaScriptMIT
An example combining A-Frame VR with React and Redux. Based on aframe-react-boilerplate.
To get started:
npm install
npm run serve-js [in one terminal]
npm run serve [in another terminal]
Then head over to localhost:8081.