Files
yawn/examples/README.md
T

10 lines
432 B
Markdown

# Yawn examples
- `playground/` is the editable code-and-preview environment used by the docs.
- `render-graph-studio/` is the advanced FXNode and JSO graph playground.
- `shared/` contains browser bootstrap utilities shared by those playgrounds.
Start the playgrounds and VitePress tutorials together with `npm run examples`.
Copyable recipes live under `docs/recipes`; the example server contains only
runnable playground code.