Getting Started
Everything you need to go from a bare checkout to a running app: installing the toolchain, scaffolding your first project, and a tour of what got generated.
- Installation - Rust, the
xrCLI, and why Larust apps currently need a local checkout of this repository. - Your First App - scaffold, migrate, and serve a real app in about a minute.
- Project Structure - what every generated file and folder is for.