sh_cpl/docs/source/cpl_cli.start.md

11 lines
519 B
Markdown
Raw Normal View History

2021-05-17 18:32:09 +02:00
# cpl start
Starts your application, restarting on file changes.
cpl **start** <br>
cpl **s** <br>
cpl **S**
2022-12-04 00:50:24 +01:00
| Argument | Description | Value type |
|-----------------|:----------------------------------------------------------------------------------------------------:|:----------:|
| ```--dev``` | To run the project from source and not from dist after build. | ```str``` |