|
4 vuotta sitten | |
---|---|---|
data | 4 vuotta sitten | |
src | 4 vuotta sitten | |
.babelrc | 4 vuotta sitten | |
.babelrc.js | 4 vuotta sitten | |
.env.template | 4 vuotta sitten | |
.gitignore | 4 vuotta sitten | |
README.md | 4 vuotta sitten | |
medusa-config.js | 4 vuotta sitten | |
package.json | 4 vuotta sitten | |
yarn.lock | 4 vuotta sitten |
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.