mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-13 07:57:14 +00:00
.. | ||
examples | ||
src | ||
.gitignore | ||
book.toml | ||
Cargo.toml | ||
README.md |
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/