Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 447 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 447 Bytes

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