mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 14:34:19 +01:00
Update guides (#134)
* update desktop guide * update pear terminal guides * fixes * fix ctrl-c for example terminal app * use SIGINT on readline close --------- Co-authored-by: rafapaezbas <rafaelpaezbastida@gmail.com>
This commit is contained in:
@@ -30,7 +30,7 @@ if (Pear.config.dev) {
|
||||
As the code specifies, `pear-inspect` is only running when in dev mode, so start the app:
|
||||
|
||||
```
|
||||
pear dev .
|
||||
pear run --dev .
|
||||
```
|
||||
|
||||
The application will output something similar to:
|
||||
|
||||
Reference in New Issue
Block a user