Updated docs

This commit is contained in:
2022-12-04 00:50:24 +01:00
parent 68e01afb5b
commit e054ac364e
149 changed files with 8860 additions and 1827 deletions

View File

@@ -5,3 +5,7 @@ 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``` |