ngokevin / aframe-react-boilerplate

:sunglasses: Boilerplate for building virtual reality (VR) experiences with A-Frame and React using aframe-react.
https://ngokevin.github.io/aframe-react-boilerplate/
MIT License
375 stars 156 forks source link

aframe-react-boilerplate

Boilerplate for building virtual reality experiences with A-Frame and React with aframe-react.

aframe-react-boilerplate

Installation

To get started:

npm install
npm start

To publish to GitHub Pages:

npm run publish