Amp-Thread-ID: https://ampcode.com/threads/T-01a01380-b478-77d0-84a0-102880a5c5ae Co-authored-by: Heaust Azure <heaust.azure@gmail.com>
10 lines
432 B
Markdown
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.
|