mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-24 05:03:06 +00:00
No description
.github/workflows | ||
.vscode | ||
extension | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
out.rsx | ||
README.md | ||
test.html | ||
TODO.md |
📦✨ 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.