DioxusLabs/dioxus ? reverse-engineered prompt
Reverse engineered prompt
Build me a Rust framework and starter project that lets me make one app for web, desktop, and mobile from the same codebase. I want it to feel really easy to use, with simple state handling, live reloading while I edit, and a clean way to add server side features like forms, uploads, streaming, and web sockets.
Please include a small demo app so I can see how it works right away, like a counter or a simple UI with buttons and text, plus a fuller example that shows styling with normal CSS and a modern component based setup. It should also have a nice command line workflow for running locally and bundling for release.
Make the experience polished, with good default docs and a friendly landing page style setup. If you need current details on the latest ecosystem pieces, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit