poc-sveltekit-ssr-tailwindcss-storybook Svelte Themes

Poc Sveltekit Ssr Tailwindcss Storybook

SvelteKit SSR + TailwindCSS + Storybook POC

SvelteKit SSR + TailwindCSS + Storybook POC

Project status: I stopped this project to move on to https://histoire.dev/, see https://github.com/stephane-klein/poc-sveltekit-ssr-tailwindcss-histoire

Components and libraries:

Tooling:

Getting started

$ asdf install
$ pnpm install

Start web server:

$ pnpm run dev

Go to http://localhost:5173

Start Storybook

$ pnpm run storybook

Go to http://localhost:6006

Prettier

Launch Prettier check:

$ pnpm run prettier-check

Apply Prettier fix example:

$ pnpm run prettier src/app.html

ESlint

$ pnpm run eslint

Top categories

Loading Svelte Themes