This website works better with JavaScript
Home
Explore
Help
Sign In
lenn
/
dioxus-mirror
mirror of
https://github.com/DioxusLabs/dioxus.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
cd30b42e2d
Branches
Tags
blitz
cli-renderer-flag
hook-docs
jk/dep-info-parser
jk/fix-versioning
jk/hotreload-android-assets
jk/native-canvas
jk/new-versioning-approach
jk/self-hosted
jk/small-nits
jk/speedier-cache
jk/speedy-2
jk/telemetry
main
native
v0.4
v0.5
v0.6
v0.7.0-alpha.1
v0.7.0-alpha.0
v0.6-last
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.6.0-rc.0
v0.6.0-alpha.5
v0.6.0-alpha.4
v0.6.0-alpha.3
v0.6.0-alpha.2
v0.6.0-alpha.1
v0.6.0-alpha.0
v0.5.7
v0.5.6
v0.5.5
v0.5.2
v0.5.1
v0.5.0
v0.5.0-alpha.2
v0.5.0-alpha.0
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.2
v0.2.4
v0.2.0
v0.1.7
v0.1.0
dioxus-mirror
/
docs
/
router
Evan Almloff
61e9fd9973
use :.. instead of :...
1 year ago
..
examples
61e9fd9973
use :.. instead of :...
1 year ago
src
7e3c45eb7e
fix layout reference docs
2 years ago
.gitignore
1c6d6421dc
wip: add router
3 years ago
Cargo.toml
037a248ad9
fix queries
2 years ago
README.md
e3610738ab
add rewritten router book and fix features code
2 years ago
book.toml
e3610738ab
add rewritten router book and fix features code
2 years ago
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/