Skip to content

A boilerplate setup for building web applications using the Yew framework with Tailwind CSS. It allows users to quickly get started with their Yew projects without having to configure everything from scratch.

License

Notifications You must be signed in to change notification settings

hadihaider055/rust-yew-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Yew Boilerplate

This repository provides a boilerplate setup for building web applications using the Yew framework with Tailwind CSS. It allows users to quickly get started with their Yew projects without having to configure everything from scratch.

Features

  • Yew: Leverage the powerful Yew framework for building web applications in Rust.
  • Tailwind CSS: Utility-first CSS framework for rapid UI development.
  • Client-Side Rendering (CSR): Configured for CSR for better performance and user experience.
  • Yew Router: Integrated Yew Router for seamless client-side routing.

Getting Started

Prerequisites

Installation

Clone the repository:
git clone https://github.com/hadihaider055/rust-yew-boilerplate.git
cd rust-yew-boilerplate
Install dependencies:
cargo build
Run the development server:
trunk serve

Note

Add option --open to open your default browser trunk serve --open.

Contributing

Contributions are welcome! Please open an issue or submit a pull request if you have any improvements or new features to add.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any inquiries, please contact Hadi Haider.

Acknowledgements


Made with ❤️ by Hadi Haider

About

A boilerplate setup for building web applications using the Yew framework with Tailwind CSS. It allows users to quickly get started with their Yew projects without having to configure everything from scratch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published