Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alisenola/svelte-medusa


https://github.com/alisenola/svelte-medusa

Last synced: about 7 hours ago
JSON representation

Awesome Lists containing this project

README

        

# SvelteKit MedusaJS Starter using TailwindCSS

This is a ecommerce store starter template written in SvelteKit for MedusaJS.

# Installation

```
git clone https://github.com/alisenola/svelte-medusa.git
```

# Usage

```
# Install node_modules
pnpm install

# Serve SveleteKit starter
pnpm run dev
```