sh_cpl/docs/build/html/_sources/cli.start.md.txt
2022-12-04 00:50:24 +01:00

11 lines
519 B
Plaintext

# cpl start
Starts your application, restarting on file changes.
cpl **start** <br>
cpl **s** <br>
cpl **S**
| Argument | Description | Value type |
|-----------------|:----------------------------------------------------------------------------------------------------:|:----------:|
| ```--dev``` | To run the project from source and not from dist after build. | ```str``` |