docs: fix start command for storefront (#3058)
This commit is contained in:
@@ -123,7 +123,8 @@ yarn start
|
||||
|
||||
Storefront
|
||||
cd my-medusa-store/storefront
|
||||
yarn start
|
||||
yarn develop # for Gatsby storefront
|
||||
yarn dev # for Next.js storefront
|
||||
```
|
||||
|
||||
The commands will differ based on your choices in previous prompts.
|
||||
|
||||
Reference in New Issue
Block a user