diff options
Diffstat (limited to 'examples/framework-solid/README.md')
-rw-r--r-- | examples/framework-solid/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/framework-solid/README.md b/examples/framework-solid/README.md index 928a8e572..cb9e785ee 100644 --- a/examples/framework-solid/README.md +++ b/examples/framework-solid/README.md @@ -6,6 +6,7 @@ npm create astro@latest -- --template framework-solid [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-solid) [](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/framework-solid) +[](https://codespaces.new/withastro/astro?devcontainer_path=/.devcontainer/framework-solid/devcontainer.json) This example showcases Astro working with [Solid](https://www.solidjs.com/). |