No description
Find a file
2025-02-09 14:13:34 +01:00
assets start work on admin cp 2025-02-09 14:13:34 +01:00
src start work on admin cp 2025-02-09 14:13:34 +01:00
.env site type routing 2025-02-06 21:11:43 +01:00
.gitignore check in 2025-01-25 13:22:58 +01:00
Cargo.lock testing the components??? 2025-01-26 13:25:24 +01:00
Cargo.toml testing the components??? 2025-01-26 13:25:24 +01:00
Dioxus.toml start work on admin cp 2025-02-09 14:13:34 +01:00
Makefile.toml site type routing 2025-02-06 21:11:43 +01:00
README.md lol 2025-01-25 19:15:31 +01:00

Development

Your new bare-bones project includes minimal organization with a single main.rs file and a few assets.

Serve app:

dx serve

Run tests:

cargo nextest run --features server