Updated docs
This commit is contained in:
11
docs/source/cpl_cli.start.md
Normal file
11
docs/source/cpl_cli.start.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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``` |
|
||||
Reference in New Issue
Block a user