An open API service indexing awesome lists of open source software.

https://github.com/patatobit/sveltie

Sveltekit project template with TailwindCSS because I'm lazy creating this everytime
https://github.com/patatobit/sveltie

Last synced: 11 months ago
JSON representation

Sveltekit project template with TailwindCSS because I'm lazy creating this everytime

Awesome Lists containing this project

README

          

## This project is created with SvelteKit and TailwindCSS

# How
```
git clone [this repo]
npm i
npm run dev
```

> Note: change the "name" in the package.json to your desired name too