This project shows:
- How to use A-Frame with Webpack and JSX for html like syntax withing Java Script similar to React
- How to cleanly use and load custom shaders
To get started:
git clone https://github.com/Kif11/aframe-webpack
cd aframe-webpack
yarn install
yarn start