#Do you have a nuxt playground working link ?
2 messages · Page 1 of 1 (latest)
Yes, I can help you with that. Nuxt provides several online playground options where you can experiment with Nuxt without setting up a local environment. Here are some available options:
-
StackBlitz: You can try Nuxt on StackBlitz by visiting this link (https://stackblitz.com/github/nuxt/starter/tree/content).
-
CodeSandbox: Another option is to use CodeSandbox, which you can access here (https://codesandbox.io/s/github/nuxt/starter/tree/content).
-
Embedded playground: Nuxt Content also offers an embedded playground, which you can find at content.nuxt.com/playground (https://content.nuxt.com/playground).
These links are mentioned in the Nuxt Content installation guide (https://content.nuxt.com/get-started/installation/#play-online) and the Nuxt documentation (https://nuxt.com/docs/getting-started/installation#play-online).