Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sikandarjodd/delite
Restarunt Website 3 Year project
https://github.com/sikandarjodd/delite
daisyui postgresql supabase svelte3 sveltekit tailwindcss
Last synced: 13 days ago
JSON representation
Restarunt Website 3 Year project
- Host: GitHub
- URL: https://github.com/sikandarjodd/delite
- Owner: SikandarJODD
- Created: 2023-04-25T13:04:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-31T20:22:49.000Z (over 1 year ago)
- Last Synced: 2024-10-11T12:41:18.885Z (3 months ago)
- Topics: daisyui, postgresql, supabase, svelte3, sveltekit, tailwindcss
- Language: Svelte
- Homepage: https://delite-zeta.vercel.app
- Size: 18.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Create Sveltekit + Tailwind CSS Application
## Installation
#####
folder-name
can be anything```bash
git clone https://github.com/SikandarJODD/SvelteKit-min.git folder-name
```##### Install the code using
```bash
npm i
```##### Run the Code
```bash
npm run dev -- --open```
### Output :
![screenshot](output.png)