mirror of
https://github.com/DioxusLabs/dioxus
synced 2025-02-17 14:18:27 +00:00
499 B
499 B
📦✨ dioxus-cli
Tooling to supercharge dioxus projects
About
dioxus-cli (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.