Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 851 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 851 Bytes

Svelte Routify WindiCSS Vite

A starter template for Svelte Application with Typescript, uses Routify file-based router, WindiCSS to compile TailwindCSS and Vite.

Svelte
Routify
Vite
WindiCSS TypeScript

Kudos to all the respective authors, special thanks to @jakobrosenberg and @dominikg.

Install

git clone git@github.com:reepolee/svelte-routify-windi-vite.git best-dx
cd best-dx
npm i
npm run dev

VS Code Intellisense

Its also recommanded to install the official windicss vscode plugin for a better experience.

WindiCss Extension