dioxus/docs/router/README.md
2022-12-15 23:36:02 +01:00

206 B

The router book

How to run the tests

  • Navigate your terminal to this directory
  • Run cargo clean
  • Run cargo build --all --F regex -F serde -F web
  • Run mdbook test -L ../../target/debug/deps/