docs: added directory structure documentation (#4612)

* docs: added directory structure documentation

* improvements
This commit is contained in:
Shahed Nasser
2023-07-27 12:18:31 +03:00
committed by GitHub
parent 30e8bb2757
commit 5fcb0d5281
15 changed files with 323 additions and 77 deletions

View File

@@ -122,8 +122,8 @@ npm run build
Then, run the `migration` command:
```bash npm2yarn
medusa migrations run
```bash
npx @medusajs/medusa-cli migrations run
```
You should see that your migration have executed.