Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.48 KB

README.md

File metadata and controls

46 lines (35 loc) · 1.48 KB

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