The serve command enables you to develop your application and view the
results in real-time by taking advantage of BrowserSync and Webpack's
support for ES6 hot module loading.

Usage: **<%= cli.bin %> serve** *[options]*

Options:

  *-p,--port*   *....* Specify which port to use.

  *--config*    *....* Specify the name of the webpack config file
