Files
bevy_tut/README.md
2026-03-07 16:03:50 -03:00

129 B

Install

cargo binstall dioxus-cli@0.7.0-alpha.1

Run with

BEVY_ASSET_ROOT="." dx serve --hot-patch

or

dx serve --hot-patch