@erotiqa/medusa-strapi-template
v1.0.2
Published
Strapi template for Medusa Ecommerce
Downloads
4
Readme
Medusa Strapi Template
Create the Strapi server using the template:
#yarn
yarn create strapi-app strapi-medusa --template https://github.com/glassesjacketshirtman/medusa-strapi-template.git
Start the development server:
cd strapi-medusa
yarn develop