sveltetron-9000

Sveltetron 9000

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

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

Top categories

Loading Svelte Themes