Нема описа

c5soft b23e69cfbb Refactor extension, make it easy to maintain and unique to register пре 3 година
.github 8e23f5c335 ci: release build workflow пре 3 година
.vscode 07efeda124 wip: move to tokio/axum/etc пре 3 година
extension b23e69cfbb Refactor extension, make it easy to maintain and unique to register пре 3 година
packages 44d7b32992 feat: publish cli пре 3 година
src 91907d21d2 feat: commit code пре 3 година
tests 07efeda124 wip: move to tokio/axum/etc пре 3 година
.gitignore aebf6678a8 wip: move out of dioxus main пре 4 година
Cargo.toml 991c4f3914 Fix build on windows пре 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.