|
пре 4 година | |
---|---|---|
src | пре 4 година | |
.env.template | пре 4 година | |
.gitignore | пре 4 година | |
README.md | пре 4 година | |
medusa-config.js | пре 4 година | |
package.json | пре 4 година | |
yarn.lock | пре 4 година |
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.