summaryrefslogtreecommitdiff
path: root/examples/framework-react/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/framework-react/README.md')
-rw-r--r--examples/framework-react/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/framework-react/README.md b/examples/framework-react/README.md
index 52cfb908d..105ea05d6 100644
--- a/examples/framework-react/README.md
+++ b/examples/framework-react/README.md
@@ -6,6 +6,7 @@ npm create astro@latest -- --template framework-react
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-react)
[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/framework-react)
+[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/withastro/astro?devcontainer_path=/.devcontainer/framework-react/devcontainer.json)
This example showcases Astro working with [React](https://reactjs.org/).