Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 587 Bytes

File metadata and controls

17 lines (14 loc) · 587 Bytes

App

Sets up a new AngularJS + Express app, generating all the boilerplate you need to get started.

Usage:

Usage:
  yo angular-fullstack:app [options] [<name>]

Options:
  -h,   --help          # Print the generator's options and usage
        --skip-cache    # Do not remember prompt answers                        Default: false
        --skip-install  # Do not install dependencies                           Default: false
        --app-suffix    # Allow a custom suffix to be added to the module name  Default: App

Arguments:
  name    Type: String  Required: false