Aucune description

YuKun Liu 51bc2ff0a4 Merge pull request #7 from mrxiaozhuox/master il y a 3 ans
.github 8e23f5c335 ci: release build workflow il y a 3 ans
.vscode 07efeda124 wip: move to tokio/axum/etc il y a 3 ans
extension b23e69cfbb Refactor extension, make it easy to maintain and unique to register il y a 3 ans
src efe956a1bf fix: display log il y a 3 ans
tests 07efeda124 wip: move to tokio/axum/etc il y a 3 ans
.gitignore aebf6678a8 wip: move out of dioxus main il y a 4 ans
Cargo.toml b8b0303904 fix: dev server `auto-reload` il y a 3 ans
README.md 0e2c05be66 feat: add `init` command il y a 3 ans
TODO.md 07efeda124 wip: move to tokio/axum/etc il y a 3 ans
out.rsx 44d7b32992 feat: publish cli il y a 3 ans
test.html 44d7b32992 feat: publish cli il y a 3 ans

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.