Template repository for new projects with support to Histoire, SvelteKit, Typescript, Plop, Vitest and Tailwind CSS.
Read more here about Creating a repository from a template.
# Install the project dependencies.
npm run install (or pnpm install)
# Run Histoire
npm run story (or pnpm story)
It makes use of plopjs to scaffold all the files (definition, test suite, story) for a new component.
npm run plop (or pnpm plop)
Free and open-source software under the MIT License