JSPM

  • Created
  • Published
  • Downloads 714243
  • Score
    100M100P100Q208276F
  • License MIT

⚡️ Nuxt Generation CLI Experience

Package Exports

  • @nuxt/cli
  • @nuxt/cli/cli

Readme

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