|
hace 4 años | |
---|---|---|
src | hace 4 años | |
.env.template | hace 4 años | |
.gitignore | hace 4 años | |
README.md | hace 4 años | |
medusa-config.js | hace 4 años | |
package.json | hace 4 años | |
yarn.lock | hace 4 años |
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.