Nincs leírás

mrxiaozhuox 5d9a58b0fa fix: desktop build 3 éve
.github 8e23f5c335 ci: release build workflow 3 éve
.vscode 07efeda124 wip: move to tokio/axum/etc 3 éve
extension 44d7b32992 feat: publish cli 3 éve
src 5d9a58b0fa fix: desktop build 3 éve
tests 07efeda124 wip: move to tokio/axum/etc 3 éve
.gitignore aebf6678a8 wip: move out of dioxus main 4 éve
Cargo.toml b8b0303904 fix: dev server `auto-reload` 3 éve
README.md 0e2c05be66 feat: add `init` command 3 éve
TODO.md 07efeda124 wip: move to tokio/axum/etc 3 éve
out.rsx 44d7b32992 feat: publish cli 3 éve
test.html 44d7b32992 feat: publish cli 3 éve

README.md

📦✨ dioxus-cli

Tooling to supercharge dioxus projects

Dioxus Logo

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.