Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/malipetek/sveltekit-flowbite-starter


https://github.com/malipetek/sveltekit-flowbite-starter

Last synced: about 1 month ago
JSON representation

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/