/yew-bug

Primary LanguageRust

How to reproduce

  1. make geckodriver, firefox and trunk available on path.
  2. Execute the following commands:
    (cd frontend && trunk serve)
    (cd tests && cargo run)