No description
Find a file
2022-01-09 00:29:52 -05:00
.github/workflows feat: add extension 2021-12-29 12:03:21 -05:00
.vscode wip: move to tokio/axum/etc 2021-12-29 12:03:21 -05:00
extension feat: publish cli 2022-01-09 00:23:58 -05:00
packages/rsx-translate feat: publish cli 2022-01-09 00:23:58 -05:00
src feat: publish cli 2022-01-09 00:23:58 -05:00
tests wip: move to tokio/axum/etc 2021-12-29 12:03:21 -05:00
.gitignore wip: move out of dioxus main 2021-07-07 16:54:14 -04:00
Cargo.toml release: bump version 2022-01-09 00:29:52 -05:00
out.rsx feat: publish cli 2022-01-09 00:23:58 -05:00
README.md feat: publish cli 2022-01-09 00:23:58 -05:00
test.html feat: publish cli 2022-01-09 00:23:58 -05:00
TODO.md wip: move to tokio/axum/etc 2021-12-29 12:03:21 -05:00

📦 dioxus-cli

Tooling to supercharge dioxus projects

Dioxus Logo

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.