Add information about codenomad dev version

This commit is contained in:
Shantur Rathore
2025-12-07 18:03:07 +00:00
parent 54f269e955
commit 0a530a257f

View File

@@ -44,6 +44,12 @@ Run CodeNomad as a local server and access it via your web browser. Perfect for
npx @neuralnomads/codenomad --launch
```
For dev version
```bash
npx @neuralnomads/codenomad@dev --launch
```
This command starts the server and opens the web client in your default browser.
## Highlights