Skip to content

mrxiaozhuox/dioxus-starter

Repository files navigation

Dioxus Starter

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