https://github.com/twiny/svelte-app-tailwind
svelte app + tailwind starter template
https://github.com/twiny/svelte-app-tailwind
svelte tailwind
Last synced: 3 months ago
JSON representation
svelte app + tailwind starter template
- Host: GitHub
- URL: https://github.com/twiny/svelte-app-tailwind
- Owner: twiny
- Created: 2021-06-01T14:50:30.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-03T15:27:19.000Z (over 4 years ago)
- Last Synced: 2025-04-04T06:30:54.704Z (over 1 year ago)
- Topics: svelte, tailwind
- Language: JavaScript
- Homepage:
- Size: 107 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Svelte + Tailwind
A quick Svelte App starter template using Tailwind (JIT)
## Install
```
git clone https://github.com/twiny/svelte-app-tailwind
cd svelte-app-tailwind/
npm install
```
## Dev
`npm run dev`
## Build
`npm run build`