A brief description of your project. Explain what it does and why it's useful or interesting.
Get up and running with these simple steps:
Clone the repository:
git clone https://github.com/zhuima/yew-with-tailwindcss.git
cd yew-with-tailwindcss
Build the project:
cargo build --release
Run the development server:
trunk serve --release
Open your browser and visit http://localhost:8080
Detailed steps for installation:
Ensure you have Rust installed.
Install Trunk:
cargo install trunk
Clone the repository (as shown in Quick Start).
Provide more detailed instructions on how to use your project. Include code examples or screenshots if applicable.
We welcome contributions! Please see our Contributing Guidelines for more details.
This project is licensed under the MIT License.