/dioxus-starter

Starter template for Dioxus framework

Primary LanguageRustMIT LicenseMIT

Dioxus Starter

Online Demo

English | 简体中文

Features

  • 🧭 Dynamic routing support
  • ☀️ Light / Dark mode support
  • 🏡 Tailwind framework support
  • 📙 Markdown parser support
  • 🍿 Toast popup support
  • 💎 FA free icon support

Pre-Packed

UI Framework

  • Tailwind - A utility-first CSS framework

Dioxus Plugins

Try it

dx create --template=gh:mrxiaozhuox/dioxus-starter
cd {PROJECT_NAME}
dx serve