compiled-stack Svelte Themes

Compiled Stack

Compiled tech stack starter template for lean web applications.

compiled-stack
Compiled tech stack starter template for lean web applications.


Get started

npx degit "nelonoel/compiled-stack" my-app
cd my-app
yarn install
yarn dev

What's included

Framework, Routing, SSR
  • Svelte - compiles code that surgically updates the DOM on app state change.
  • Sapper - a Svelte-based web app framework with a flexible filesystem-based routing.
  • Markdown Parser
Styling
  • TailwindCSS - A utility-first CSS framework for rapidly building custom designs.
  • PostCSS - A tool for transforming CSS with JavaScript
  • Autoprefixer - adds vendor prefixes
  • PurgeCSS - removes unused CSS
  • cssnano - minifies CSS bundle
Development
  • LiveReload - automatic browser refresh
  • Prettier - opinionated code formatter
  • Storybook - a tool for developing UI components in isolation
Scripts
  • Favicon Generator
  • SEO Generator
Extras

Top categories

Loading Svelte Themes