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.
|
||||
@@ -154,4 +155,4 @@ Inside the root project directory which was specified at the beginning of the in
|
||||
|
||||
- [Check out Medusa's features](../introduction.md#features)
|
||||
- [Learn about server configurations](./configurations.md)
|
||||
- [Set up your environment for advanced development](../tutorial/0-set-up-your-development-environment.mdx)
|
||||
- [Set up your environment for advanced development](../tutorial/0-set-up-your-development-environment.mdx)
|
||||
|
||||
Reference in New Issue
Block a user