mirror of
https://github.com/LeNei/dioxus-tailwind.git
synced 2026-02-13 22:56:27 +00:00
78cce96a426ba535b0f1ec20855d29d50769f492
dioxus-tailwind
Usage
Start a dev-server for the project:
dioxus serve
or package this project:
dioxus build --release
Project Structure
.project
- public # save the assets you want include in your project.
- src # put your code
- - utils # save some public function
- - components # save some custom components
Languages
CSS
92.9%
Rust
5.7%
JavaScript
1.4%