SvelteTailwindTemplate Svelte Themes

Sveltetailwindtemplate

A Svelte x Tailwind Template

Get Started

  • npm install Run the following command to install all dependencies
              npm install
            
  • Set your Site Name

    Go to index.html and change "Your Title" to the site name you want

    Set Site Name
  • Clear readme.md

    Go to readme.md and delete everything in it

Deploy to Github Pages

  • Set base in vite.config.js

    Go to vite.config.js and change base to "/your-repo-name/"

  • Install Github Pages
                
                  npm install gh-pages --save-dev
                
              
  • Terminal Commands

    Run the following command in your terminal

                
                  npm run deploy
                
              

Template by quabey

Top categories

Loading Svelte Themes