/yew-test

Primary LanguageRust

yew-test

A basic web app using rust and yew to test new technologies

Build instructions

You need to have rust installed, then run the following commands.

cargo install trunk
trunk serve

Built with

  • Rust - A language empowering everyone build reliable and efficient software.
  • yew - Yew is a modern Rust framework for creating multi-threaded front-end web apps using WebAssembly.