https://github.com/mario-so/tailvelte
Svelte + Tailwind template
https://github.com/mario-so/tailvelte
Last synced: over 1 year ago
JSON representation
Svelte + Tailwind template
- Host: GitHub
- URL: https://github.com/mario-so/tailvelte
- Owner: Mario-SO
- Created: 2021-01-16T15:39:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-17T10:24:15.000Z (over 5 years ago)
- Last Synced: 2025-02-06T12:19:52.474Z (over 1 year ago)
- Language: JavaScript
- Size: 50.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TailVelte
Svelte + Tailwind set-up. Everything preconfigured to work out of the box.
```git clone https://github.com/Mario-SO/TailVelte```
```cd TailVelte``` or the name of your project folder
```npm i```
or
```yarn```
```npm run dev```