svelte-tailwind Svelte Themes

Svelte Tailwind

This is a template repository to make it easier to initialize any new projects with Svelte + TailwindCSS.

Svelte + Tailwind

How to use

  • Click Use this template => Create a new repository.
  • Provide your new repository informations.
  • Clone your repository, open it :
    mkdir <your_repository>
    git clone <link>
    cd <your_repository>
    code .
    
  • Init your brand new Svelte + Tailwind, start it :
    npm i
    npm run dev
    
  • Open localhost:5173/
  • Have fun ! 🎉

Top categories

Loading Svelte Themes