Skip to content

shimwell/example_yew_rust_table

Repository files navigation

Minimal example of a Yew Table making use yew-custom-components examples

Demo

Install instructions on Ubuntu 22.04

sudo apt-get update
sudo apt-get install curl
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
. "$HOME/.cargo/env"
sudo apt install build-essential -y
rustup target add wasm32-unknown-unknown
cargo clean
cargo build --target wasm32-unknown-unknown --release
cargo install --locked trunk
trunk serve --open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •