This is the repository for the Konnektoren Yew UI.
just setup
cargo build
Serve the demo page with
trunk serve
then visit http://localhost:8080
cargo test
wasm-pack test --firefox --headless
To test the components in isolation, run the following command:
trunk serve --features=yew-preview