|
há 4 anos atrás | |
---|---|---|
data | há 4 anos atrás | |
src | há 4 anos atrás | |
.babelrc | há 4 anos atrás | |
.babelrc.js | há 4 anos atrás | |
.env.template | há 4 anos atrás | |
.gitignore | há 4 anos atrás | |
README.md | há 4 anos atrás | |
medusa-config.js | há 4 anos atrás | |
package.json | há 4 anos atrás | |
yarn.lock | há 4 anos atrás |
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.