Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 377 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 377 Bytes

Nuxt CLI (nuxi)

⚡️ Nuxt Generation CLI Experience.

Commands

All commands are listed on https://nuxt.com/docs/api/commands

Contributing

# Install dependencies
pnpm i

# Generate type stubs
pnpm dev:prepare

# Go to the playground directory
cd playground

# And run any commands
pnpm nuxi <command>

License

MIT