kc addroute
Feature
Create a new router for the nodejs project based on user answers
Usage
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