nuxi init <dir>

The init command initializes a fresh Nuxt project

Arguments

NameDescription
dirName of the install directory

Options

NameDescription
--verbose, -vLog information about the installation process
--template, -tSpecify a Git repository to use as a template
--forceForce clone to any existing directory
--prefer-offlineTry local cache first to download templates
--shellOpen shell in cloned directory (experimental)