docs: updated medusa develop command (#5698)
This commit is contained in:
@@ -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:
|
To test out your widget, run the following command in the root backend directory:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npx @medusajs/medusa-cli@latest develop
|
npx medusa develop
|
||||||
```
|
```
|
||||||
|
|
||||||
This command will build your backend and admin, then runs the backend.
|
This command will build your backend and admin, then runs the backend.
|
||||||
|
|||||||
Reference in New Issue
Block a user