docs: added customize medusa admin docs (#2870)

This commit is contained in:
Shahed Nasser
2022-12-21 19:23:16 +02:00
committed by GitHub
parent 34b5b63ee0
commit 7c0ae7f6ba
4 changed files with 117 additions and 4 deletions

View File

@@ -135,5 +135,6 @@ You can learn more about Medusa admin and its features in the [User Guide](../us
## Whats Next
- Learn how to [Customize Medusa Admin](./development.md)
- Install the [Next.js](../starters/nextjs-medusa-starter.md) or [Gatsby](../starters/gatsby-medusa-starter.md) storefront starters.
- [Learn how you can use `create-medusa-app` to install all of Medusas 3 components.](../usage/create-medusa-app.mdx)