|
před 4 roky | |
---|---|---|
src | před 4 roky | |
.env.template | před 4 roky | |
.gitignore | před 4 roky | |
README.md | před 4 roky | |
medusa-config.js | před 4 roky | |
package.json | před 4 roky | |
yarn.lock | před 4 roky |
This repo provides the skeleton to get you started with using Medusa. Follow the steps below to get ready.
.env.template
file to a .env
file in the root directory.env
.env
yarn
medusa develop
Your local Medusa server is now running on port 9000.
Visit docs.medusa-commerce.com for further guides.