1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-05 04:04:26 +00:00
Nuxt/docs/content/3.api/5.commands/info.md

12 lines
305 B
Markdown
Raw Normal View History

# `nuxi info`
```{bash}
npx nuxi info [rootDir]
```
The `info` command logs information about the current or specified Nuxt project.
Option | Default | Description
-------------------------|-----------------|------------------
`rootDir` | `.` | The directory of the target application.