nuxi add <TEMPLATE> <NAME>
Generate a entity into your Nuxt application
Arguments
Name | Description |
---|---|
TEMPLATE | Specify a template of the file to be generated |
NAME | Specify a name of the file that will be created |
Options
Name | Description |
---|---|
--cwd | The current working directory of the target application |
--force | Force override file if it already exists |