mabel-hex/README.md
2025-01-25 19:15:31 +01:00

213 B

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