/simple_reactive_framework

simple reactive WASM framework

Primary LanguageRust

Simple reactive WASM framework based on leptos-reactive

todo

  • add features for the dependencies to work

quickstart

  • install trunk as a WASM web application bundler
cargo install --locked trunk
  • use a nightly release of the compiler for leptos-reactive features, instead of stable
rustup default nightly
  • run the wasm
trunk serve