ng6-cli
Version:
Tooling to build applications with Angular 1.5, ES6, and Webpack.
12 lines (7 loc) • 351 B
Markdown
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