using
- Yew is a framework for creating reliable and efficient web applications. Yew framework
- tailwind CSS, a utility-first CSS framework. tailwind css
- bounce, as state management library for yew. Bounce
Clone the project
git clone https://github.com/mylifenp/yew-app-bounce.git
Go to the project directory
cd yew-app-bounce
Start the frontend
trunk serve
Build the frontend
trunk build
Contributions are always welcome!