blob: 324d0772a49c9e7607a97803698dc356c16ef1e2 [file] [log] [blame] [view]
Sean McCullough86b56862025-04-18 13:04:03 -07001# Stand-alone demo pages for sketch web components
2
3These are handy for iterating on specific component UI issues in isolation from the rest of the sketch application, and without having to start a full backend to serve the full frontend app UI.
4
Pokey Rulee2a8c2f2025-04-23 15:09:25 +01005See [README](../../../readme.md#development-mode) for more information on how to run the demo pages.