summaryrefslogtreecommitdiff
path: root/examples/integrations-playground/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/integrations-playground/README.md')
-rw-r--r--examples/integrations-playground/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/integrations-playground/README.md b/examples/integrations-playground/README.md
new file mode 100644
index 000000000..0910d4b88
--- /dev/null
+++ b/examples/integrations-playground/README.md
@@ -0,0 +1,7 @@
+# Integration Playground
+
+```
+npm init astro -- --template integration-playground
+```
+
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/integration-playground)