new ServeCommand()
The main class that handles the 'serve' command execution.
Methods
execute(optionsopt)
The main method that exec babel-node command to run the MasteryJS directly from src directory.
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
options |
Object |
<optional> |
{}
|
The options come from Commander JS action argument |