/bevy-webui-expirement

Yew, Tailwind and Bevy boilerplate for hybrid AR projects

Primary LanguageRust

Bevy WebUI Expirement

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 & dependencies
  • cargo install --path . - Install the necessary crates
  • bonnie tailwind - To generate the Tailwind classes
  • trunk serve - To serve the application