docs: small fixes for guides using the start command (#3799)

This commit is contained in:
Shahed Nasser
2023-04-11 14:40:55 +03:00
committed by GitHub
parent 7f6dc44beb
commit 99cc4b0571
3 changed files with 9 additions and 5 deletions

View File

@@ -125,4 +125,4 @@ Run your backend to test it out:
npm run start
```
Then, try out your strategy using any of the [Products](/api/store/#tag/Product) or [Carts](/api/store/#tag/Cart) endpoints which include retrieving product variants and line items respectively. You should then see the prices in the response based on your implemented strategy.
Then, try out your strategy using any of the [Products](/api/store/#tag/Product) or [Carts](/api/store/#tag/Cart) endpoints which include retrieving product variants and line items respectively. You should then see the prices in the response based on your implemented strategy.