docs: added dividers + see also section (#2899)
This commit is contained in:
@@ -14,6 +14,8 @@ node -v
|
||||
|
||||
You can install Node from the [official website](https://nodejs.org/en/).
|
||||
|
||||
---
|
||||
|
||||
## Create a Medusa Server
|
||||
|
||||
:::tip
|
||||
@@ -72,6 +74,8 @@ curl localhost:9000/store/products
|
||||
|
||||
:::
|
||||
|
||||
---
|
||||
|
||||
## Additional Steps
|
||||
|
||||
### Set Up Development Environment
|
||||
@@ -94,7 +98,9 @@ To upload product images to your Medusa server, you must install and configure o
|
||||
- [S3](../add-plugins/s3.md)
|
||||
- [DigitalOcean Spaces](../add-plugins/spaces.md)
|
||||
|
||||
## What's Next
|
||||
---
|
||||
|
||||
## See Also
|
||||
|
||||
- Install the [Next.js](../starters/nextjs-medusa-starter.mdx) or [Gatsby](../starters/gatsby-medusa-starter.mdx) storefronts to set up your ecommerce storefront.
|
||||
- Install the [Medusa Admin](../admin/quickstart.mdx) to supercharge your ecommerce experience with easy access to configurations and features.
|
||||
|
||||
Reference in New Issue
Block a user