routify-starter

Routify Starter

Application starter template for Svelte Apps with Routify, TailwindCSS JIT & Vite.

Reepolee Application Starter

This is a starter template we are using here at Reepolee to write web apps in Svelte. Routify is added for file-based routing and mdsvex is taking care of Markdown files. Using Vite as dev server, final builds are offloaded to Rollup.

Setup

npx degit reepolee/routify-starter#main my-app
cd my-app
npm i
npm run dev

Top categories

Loading Svelte Themes