Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malipetek/sveltekit-flowbite-starter
https://github.com/malipetek/sveltekit-flowbite-starter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/malipetek/sveltekit-flowbite-starter
- Owner: malipetek
- Created: 2024-07-28T03:43:55.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T03:55:45.000Z (6 months ago)
- Last Synced: 2024-11-11T03:22:08.753Z (3 months ago)
- Language: JavaScript
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Favorite Starter Template for any front end project
## Get started
```bash
npx degit malipetek/SvelteKit-Flowbite-starter
```### Install dependencies
```bash
npm install
```Or:
```bash
yarn install
```
Or:
```bash
pnpm install
```
---### Start dev server
```bash
npm run dev
```Or:
```bash
yarn dev
```
Or:
```bash
pnpm run dev
```---
You are ready to go. Keep the docs close:
#### Sveltekit
https://kit.svelte.dev/docs/introduction#### Tailwind
https://tailwindcss.com/docs/installation#### Flowbite Svelte
https://flowbite-svelte.com/#### Flowbite
https://flowbite.com/docs/getting-started/introduction/