diff options
Diffstat (limited to 'examples/framework-react/README.md')
-rw-r--r-- | examples/framework-react/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/framework-react/README.md b/examples/framework-react/README.md index 1bcf52dcb..0df421989 100644 --- a/examples/framework-react/README.md +++ b/examples/framework-react/README.md @@ -5,6 +5,7 @@ npm create astro@latest -- --template framework-react ``` [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-react) +[](https://codesandbox.io/s/github/withastro/astro/tree/latest/examples/framework-react) This example showcases Astro working with [React](https://reactjs.org/). |