SvelteKit MedusaJS Starter using TailwindCSS

This is a WIP (Work in Progress) ecommerce store starter template written in SvelteKit for MedusaJS.

Installation

git clone https://github.com/InderdeepBajwa/sveltekit-starter-medusa.git

Usage

# Install node_modules
pnpm install

# Serve SveleteKit starter
pnpm run dev