Skip to content
 
 

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aframe-react-boilerplate

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

Getting Started

To get started:

npm install
npm run serve-js &
npm run serve

Then head over to localhost:5555.

Registering an A-Frame Component

With Webpack's ES6 module syntax:

import 'aframe';
import 'aframe-example-component';  // Some component on NPM.

Publishing to GitHub Pages

Ready to show off? Run:

npm run ghpages

And share your project on the A-Frame Slack and awesome-aframe.

About

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

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages