kc addroute
Feature
Create a new router for the nodejs project based on user answers
Usage
$ kc addroute <router-name>
$ kc addr <router-name>Arguments
| Argument | Description | Type | Required | 
|---|---|---|---|
| <router-name> | path for the router to be created (ex : example/my-router). If not provided it will be asked to the user. | string | false | 
Example
$ kc addr