⚡️ Nuxt Generation CLI Experience.
All commands are listed on https://nuxt.com/docs/api/commands
We've rebuilt nuxi
from the ground up using unjs/citty. We have grand plans for this - check out some of the features + roadmap discussions and please feel free to contribute!
# Install dependencies
pnpm i
# Generate type stubs
pnpm dev:prepare
# Go the the playground directory
cd playground
# And run any commands
pnpm nuxi <command>