Your new bare-bones project includes minimal organization with a single main.rs file and a few assets.
main.rs
Serve app:
dx serve
Run tests:
cargo nextest run --features server