Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 349 Bytes

File metadata and controls

15 lines (10 loc) · 349 Bytes

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.