kj-9 / setup-svelte-kit

setup script for svelte kit with static adapter, tailwind css

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup-svelte-kit

template repository for setup svelte kit with static adapter, tailwind css

Usage

Create a new repository with this template and install pnpm.

then just run script at scripts/setup

chmod +x scripts/setup

For static site with example deploy gh action for Cloudflare Pages:

./scripts/setup static-site

For static site at GitHub Pages:

./scripts/setup gh-pages

About

setup script for svelte kit with static adapter, tailwind css


Languages

Language:JavaScript 69.1%Language:Shell 27.0%Language:CSS 2.1%Language:Svelte 1.9%