kc new
Feature
Create new project based on the angular/nodejs template
Usage
Arguments
Argument | Description | Type | Required |
<project-name> | name of the new project | string | true |
Options
Option | Description |
--back -b | generate only the nodejs part |
--front -f | generate only the angular part |
Example