Skip to content
/ Sveltaily Public template

Template for building Svelte Kit web application with Tailwind CSS faster!

License

Notifications You must be signed in to change notification settings

xoxms/Sveltaily

Repository files navigation

logo

Sveltaily

Template for building Svelte Kit web application with Tailwind CSS faster!

Setup

First you could clone or fork this project or repository to your local machine. By using git or degit commands

Git: git clone https://github.com/thevvx/sveltaily.git Degit: degit tihevvx/sveltaily

Then you need to install all required dependencies with pnpm (preferred) or yarn. By running pnpm install or yarn you will get all required dependencies.

After that you could run pnpm dev or yarn dev to start the development server.

What's included

Features

  • A dark mode theme support
  • A basic modal component
  • Customizable error page
  • Responsive design out of the box
  • LocalStorage support
  • Cool modal transitions
  • Testing library
  • Prettier and ESLint support

About

Template for building Svelte Kit web application with Tailwind CSS faster!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published