Running Backend API
#13528
Replies: 1 comment
-
|
https://github.com/medusajs/medusa/blob/develop/CONTRIBUTING.md#local-development Run build command in root package.json Now you are running your dummy store in dev and also using local packages/medusa package not that you downloaded from npm. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am going to run Backend API (port 9000) in development mode.
I thought it is package/medusa. But there are no "dev" option in script of package.json.
How can I run backend API service (port 9000) in dev mode?
Beta Was this translation helpful? Give feedback.
All reactions