navneetsharmaui / sveltekit-starter

Sveltekit starter project created with sveltekit, typescript, tailwindcss, postcss, husky, and storybook. The project has the structure set up for the scaleable web application.
https://sveltekit-starter-one.vercel.app
MIT License
609 stars 100 forks source link
bulb eslint husky postcss scss server-side-rendering sevltekit-pwa ssr storybook svelte svelte-example sveltejs sveltekit sveltekit-example sveltekit-server-side-rendering sveltekit-tailwind-template sveltekit-template tailwindcss typescript

:rocket: Sveltekit Starter

Powered By Sveltekit Language: TypeScript ECMAScript: 2019 Tailwindcss Postcss SCSS StorybookJS Jest Prettier Eslint License: MIT

Svektekit Blog

Use the above link if you want to use the sveltekit blog template.

sveltekit

Sveltekit starter project created with Sveltekit, Typescript, Tailwindcss, Postcss, SCSS, Husky, ESLint, Prettier, Storybook, and Jest. The project has the SSR (Server Side Rendering) setup. These template is easy to configure and built upon as it has scalable structure.

:100: :fire: Project LightHouse Report

sveltekit-starter-lighthouse-report

:paperclip: Menu

:bulb: Features

:hammer: Project Setup

  1. npx degit navneetsharmaui/sveltekit-starter my-app or Clone this repository.
  2. npm install or yarn install or pnpm install.
  3. npm run dev or yarn run dev or pnpm run dev.
  4. npm run build:static:ssr or yarn run build:static:ssr or pnpm run build:static:ssr.
  5. npm run preview or yarn run preview or pnpm run preview.

💫 License

Copyright (c) 2021 Navneet Sharma (@asnavneetsharma)