From 7c998982fcd426cb2c7e9766381bbf022bce2fc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Mon, 28 Nov 2022 14:03:11 +0100 Subject: [PATCH] docs(installation): add button to nuxt.new --- docs/content/1.docs/1.getting-started/2.installation.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/content/1.docs/1.getting-started/2.installation.md b/docs/content/1.docs/1.getting-started/2.installation.md index 9083b594c5..d731328aff 100644 --- a/docs/content/1.docs/1.getting-started/2.installation.md +++ b/docs/content/1.docs/1.getting-started/2.installation.md @@ -13,6 +13,10 @@ You can start playing with Nuxt 3 in your browser using our online sandboxes: :button-link[Play on StackBlitz]{href="https://stackblitz.com/github/nuxt/starter/tree/v3-stackblitz" blank .mr-2} :button-link[Play on CodeSandbox]{href="https://codesandbox.io/s/github/nuxt/starter/tree/v3-codesandbox" blank} +Start with one our starters or themes directly by opening [nuxt.new](https://nuxt.new). + +:button-link[Discover nuxt.new]{href="https://nuxt.new" blank} + ## Prerequisites Before getting started, please make sure you have installed the recommended setup.