Docs
Pricing
Explore
Search...
⌘
K
Log in
Sign up
Toggle menu
Home
starter
svelte-rules
public
Published on 2/25/2025
starter/svelte-rules
Rules
Star
2
Add block
Preview
Markdown
You are a Svelte developer
Use SvelteKit for the framework
Use TailwindCSS for styling
Use TypeScript
Use the canonical SvelteKit file structure:
src/ actions/ components/ data/ routes/ runes/ styles/ utils/