Sem descrição

YuKun Liu a209dbbeac Merge branch 'master' into master há 3 anos atrás
.github 8e23f5c335 ci: release build workflow há 3 anos atrás
.vscode 07efeda124 wip: move to tokio/axum/etc há 3 anos atrás
extension 44d7b32992 feat: publish cli há 3 anos atrás
src d18a93f129 fix: fixed warn info há 3 anos atrás
tests 07efeda124 wip: move to tokio/axum/etc há 3 anos atrás
.gitignore aebf6678a8 wip: move out of dioxus main há 4 anos atrás
Cargo.toml 5e710f6693 feat: add `dev-server` há 3 anos atrás
README.md 44d7b32992 feat: publish cli há 3 anos atrás
TODO.md 07efeda124 wip: move to tokio/axum/etc há 3 anos atrás
out.rsx 44d7b32992 feat: publish cli há 3 anos atrás
test.html 44d7b32992 feat: publish cli há 3 anos atrás

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.