Skip to content

chienleng/sveltekit-tailwind-template

Repository files navigation

SvelteKit and Tailwind CSS starter

Everything I need to quickly setup a SvelteKit and Tailwind project.

Core packages:

Optional packages:

Installation

Open terminal

npm install

Developing

npm run dev

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

About

Starter template for SvelteKit and Tailwind CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published