diff options
Diffstat (limited to 'examples/integrations-playground/README.md')
-rw-r--r-- | examples/integrations-playground/README.md | 7 |
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 +``` + +[](https://stackblitz.com/github/withastro/astro/tree/latest/examples/integration-playground) |