chore: add --seed

This commit is contained in:
Victor Gerbrands 2023-05-12 17:06:25 +02:00
parent fd58b32068
commit 43c7434046

View File

@ -74,7 +74,7 @@ npm install @medusajs/medusa-cli -g
2\. Run the following command to create a Medusa backend:
```bash
medusa new my-medusa-store 'https://github.com/medusajs/medusa-starter-default/tree/nextjs-commerce'
medusa new my-medusa-store https://github.com/medusajs/medusa-starter-default/tree/nextjs-commerce --seed
```
3\. Start the Medusa backend: