mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 05:38:34 +00:00
6 lines
216 B
Markdown
6 lines
216 B
Markdown
# samples folder
|
|
|
|
1. copy any samples to this folder
|
|
2. either run strudel locally (`pnpm dev` or `pnpm build && pnpm preview`), or run `npx @strudel/sampler` from this folder
|
|
3. add `samples('local:')` to your code
|