Skip to content

Axelen123/svelte-tailwind-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

tailwind-template

A Svelte template with Tailwind CSS, with branches for Rollup and webpack. To clone it and get started:

# for Rollup
npx degit Axelen123/svelte-tailwind-template#rollup my-app
# for webpack
npx degit Axelen123/svelte-tailwind-template#webpack my-app
cd my-app
npm install # or yarn!
npm run dev

Open up localhost:5000 (or localhost:8080 if using webpack)

About

Svelte template with Tailwind CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published