mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-24 05:03:06 +00:00
504 B
504 B
📦✨ dioxus-cli
Tooling to supercharge dioxus projects
About
dioxus-studio (inspired by wasm-pack and webpack) is a tool to help get dioxus projects off the ground. It handles all the build, development, bundling, and publishing to make web development simple.
Installation
$ cargo install dioxus-cli
Now, dioxus
is in your path.