Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

justinekizhak/svelte-tailwind-template

Repository files navigation

Svelte Tailwind template

A starter for building Svelte web apps with tailwindcss.

Getting Started

degit gitlab:justinekizhak/svelte-tailwind-template my-project

Then, install the dependencies:

yarn install # or npm install

Use Tailwindcss

Building and Developing

Build

yarn build # or npm run build

Development

Development mode will:

  • build on file change
  • serve locally at localhost:5000
  • live reload
yarn run dev # or npm run dev

Credits

Inspired and forked from:

About

SvelteJS and TailwindCSS template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published