|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
data | %!s(int64=4) %!d(string=hai) anos | |
src | %!s(int64=4) %!d(string=hai) anos | |
.babelrc | %!s(int64=4) %!d(string=hai) anos | |
.babelrc.js | %!s(int64=4) %!d(string=hai) anos | |
.env.template | %!s(int64=4) %!d(string=hai) anos | |
.gitignore | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
medusa-config.js | %!s(int64=4) %!d(string=hai) anos | |
package.json | %!s(int64=4) %!d(string=hai) anos | |
yarn.lock | %!s(int64=4) %!d(string=hai) anos |
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.