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
- Host: GitHub
- URL: https://github.com/patatobit/sveltie
- Owner: PatatoBit
- Created: 2022-04-02T03:55:30.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T03:08:35.000Z (over 3 years ago)
- Last Synced: 2025-02-24T07:49:52.505Z (over 1 year ago)
- Language: Svelte
- Homepage: sveltie.vercel.app
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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