Once we are done refactoring our examples: nuxt/nuxt#14812
It will be nice to display the framework examples with nuxt.new/example/<example>, we could either decide to redirect to the GitHub repo example Readme (like https://nextjs.org/examples) or instead display a nice landing page with the buttons to:
- Open on CSB
- Open on Stackblitz
- Copy terminal command
Once we are done refactoring our examples: nuxt/nuxt#14812
It will be nice to display the framework examples with
nuxt.new/example/<example>, we could either decide to redirect to the GitHub repo example Readme (like https://nextjs.org/examples) or instead display a nice landing page with the buttons to: