|
vor 4 Jahren | |
---|---|---|
src | vor 4 Jahren | |
.env.template | vor 4 Jahren | |
.gitignore | vor 4 Jahren | |
README.md | vor 4 Jahren | |
medusa-config.js | vor 4 Jahren | |
package.json | vor 4 Jahren | |
yarn.lock | vor 4 Jahren |
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.