Menu
Libraries |
Category

Svelte-Starter

  • A boilerplate/starter template for building applications with SvelteKit
  • Combines multiple technologies:
    • SvelteKit (primary framework)
    • HTML5
    • Node.js
    • MongoDB
    • TypeScript
    • UnoCSS (utility-first CSS framework)
  • Provides ready-to-use development scripts for common tasks:
    • Development server with hot-reload
    • Production build
    • Local preview of production build

Target audience: Developers looking for a pre-configured starting point for SvelteKit projects with common backend and styling solutions.

sveltesveltekittypescriptunocss

Comments