Skip to content

A demo todo app demonstrating basic usage of ui5 web components in combination with the Rust Yew framework

Notifications You must be signed in to change notification settings

dfenerski/ui5-yew-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI5 Web Components ToDo Sample - Yew

A demo todo app made with the Yew framework, utilising UI5 web components. Source code is written in Rust, gets compiled down to WASM. No JavaScript/TypeScript was written for this demo.

About The Project

Live demo can be found here

Built With

Getting Started

Prerequisites

To run the example locally, you will need the basic Rust setup. Installation instructions can be found here.

Build & run locally

  1. Install trunk (bundler tool) using cargo install --locked trunk. If you are running on M1 Mac you will also have to cargo install --locked wasm-bindgen-cli too. More info can be found here
  2. Install dependencies using cargo update
  3. Start local server using trunk serve

Contributing

Any contributions are greatly appreciated. App was made partly as a Rust excersize, so if the clone-ing seems too much my power level is currently not 9k.

License

Distributed under the MIT License.

Contact

Dimitar Fenerski - @dfenersky - dfenerski@gmail.com

About

A demo todo app demonstrating basic usage of ui5 web components in combination with the Rust Yew framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published