Skip to content
/ sveltetron-9000 Public template

SvelteKit starter template with configurations for TailwindCSS, Storybook, Typescript, Sass and more!

License

Notifications You must be signed in to change notification settings

tejasag/sveltetron-9000

Repository files navigation

image

The ultimate SvelteKit starter template which includes configuraion for

Usage

  • Use the template using github or clone the repository
git clone https://github.com/tejasag/sveltetron-9000
  • Install the libraries
// with yarn
yarn 
// or with npm
npm i
// or with pnpm
pnpm install
  • To run the Svelte server
yarn dev 
// or
npm run dev
  • To run the Storybook server
yarn storybook
// or
npm run storybook

Having troubles?

Open an issue and I'll try to help as soon as I can!


Copyright 2021-present Tejas Agarwal

About

SvelteKit starter template with configurations for TailwindCSS, Storybook, Typescript, Sass and more!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published