npm init
Trigger the initialization
Options
Name | Description |
---|---|
-y, --yes | Automatically answer 'yes' to any prompts that npm might print on the command line |
-w <dir> | Create the folders and boilerplate expected while also adding a reference to your project workspaces property |