react-aframe-demo1 icon indicating copy to clipboard operation
react-aframe-demo1 copied to clipboard

React A-Frame Demo 1

aframe-react-stroll1

My first attempt playing around with A-Frame and React, this is epically fun. Just a little demo project, nothing special.

See the demo live here

To see it in action

To get started:

npm install
npm run serve

Then head over to http://localhost:9090.

Resources

Here are some of the resources I used to create this:

An aframe-react boilerplate, combining A-Frame with React.