willnationsdev / svelte-vite-tailwind-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svelte-vite-tailwindcss-template

This is a fork of Svelte's project template to enable usage of Tailwindcss. Refer to https://github.com/sveltejs/template for more info.

To create a new project based on this template using degit:

npx degit lukem121/svelte-vite-tailwind-template svelte-app
cd svelte-app

Note that you will need to have Node.js installed.

Get started

Install the dependencies...

cd svelte-app
npm install

About


Languages

Language:Svelte 51.5%Language:JavaScript 38.4%Language:HTML 10.1%