入门指南

快速开始

你可以从代码仓库中的示例actix-appaxum-app或者dioxus-desktop开始体验Zino框架。

  1. git clone https://github.com/zino-rs/zino.git
  2. cd zino/examples/axum-app
  3. cargo run

如果你能在终端中看到日志输出,那就表明axum-app成功运行了!需要注意的是: