⚡️ Nuxt Generation CLI Experience.
All commands are listed on https://nuxt.com/docs/api/commands.
# Install dependencies
pnpm i
# Generate type stubs
pnpm dev:prepare
# Go to the playground directory
cd packages/nuxt-cli/playground
# And run any commands
pnpm nuxi <command>