From 8cdd5aabdb0fbdc0e7b3b24ebfdab9290a569ee2 Mon Sep 17 00:00:00 2001 From: Obinna Ekwuno Date: Thu, 10 Nov 2022 10:32:13 +0000 Subject: Add “Open with CodeSandbox” buttons to example project READMEs (#5322) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Chris Swithinbank --- examples/framework-vue/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/framework-vue') diff --git a/examples/framework-vue/README.md b/examples/framework-vue/README.md index 34761e72f..40c39838f 100644 --- a/examples/framework-vue/README.md +++ b/examples/framework-vue/README.md @@ -5,6 +5,7 @@ npm create astro@latest -- --template framework-vue ``` [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-vue) +[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/s/github/withastro/astro/tree/latest/examples/framework-vue) This example showcases Astro working with [Vue](https://v3.vuejs.org/). -- cgit v1.2.3