Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alisenola/svelte-medusa
https://github.com/alisenola/svelte-medusa
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/alisenola/svelte-medusa
- Owner: alisenola
- Created: 2024-05-29T10:41:19.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-05-29T10:41:30.000Z (5 months ago)
- Last Synced: 2024-07-15T09:24:59.257Z (4 months ago)
- Language: Svelte
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```