설명 없음

mrxiaozhuox 7f53b7de6a fix: fmt code 3 년 전
.github 8e23f5c335 ci: release build workflow 3 년 전
.vscode 07efeda124 wip: move to tokio/axum/etc 3 년 전
extension 44d7b32992 feat: publish cli 3 년 전
packages 44d7b32992 feat: publish cli 3 년 전
src 7f53b7de6a fix: fmt code 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.