mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-25 22:01:41 +00:00
Running those requires sixtyfps and graphics. Would be cool of course to have a wasm based playground in the future, but meanwhile it's better to disable the buttons. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| book.toml | ||
| highlight_60.js | ||
| README.md | ||
Requirements
Building the tutorial requires mdbook, which you can install with cargo:
cargo install mdbook
Building
To build the tutorial, type:
mdbook build
The output will be in the book/html subdirectory. To check it out, open it in your web browser.