docs: updated medusa develop command (#5698)

This commit is contained in:
Omar Hawwash
2023-11-23 11:52:45 +02:00
committed by GitHub
parent 010560fd2a
commit 4fbe02b299

View File

@@ -1085,7 +1085,7 @@ You also export the object `config` of type `WidgetConfig`, which is another wid
To test out your widget, run the following command in the root backend directory:
```bash
npx @medusajs/medusa-cli@latest develop
npx medusa develop
```
This command will build your backend and admin, then runs the backend.