A simple Bevy, Yew (WASM), Tailwindcss with a HTMLRenderer implementation for hybrid AR applications on the web.
To get started run:
- Install bonnie (
cargo install bonnie
), Trunk, NPM and Node npm i
- To install tailwind & dependenciescargo install --path .
- Install the necessary cratesbonnie tailwind
- To generate the Tailwind classestrunk serve
- To serve the application