Без опису

Jonathan Kelley 3aa4a0c82c release: bump version 3 роки тому
.github 6dfaca4687 feat: add extension 3 роки тому
.vscode 07efeda124 wip: move to tokio/axum/etc 3 роки тому
extension 44d7b32992 feat: publish cli 3 роки тому
packages 44d7b32992 feat: publish cli 3 роки тому
src 44d7b32992 feat: publish cli 3 роки тому
tests 07efeda124 wip: move to tokio/axum/etc 3 роки тому
.gitignore aebf6678a8 wip: move out of dioxus main 4 роки тому
Cargo.toml 3aa4a0c82c release: bump version 3 роки тому
README.md 44d7b32992 feat: publish cli 3 роки тому
TODO.md 07efeda124 wip: move to tokio/axum/etc 3 роки тому
out.rsx 44d7b32992 feat: publish cli 3 роки тому
test.html 44d7b32992 feat: publish cli 3 роки тому

README.md

📦✨ 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.