sveltekit-starter-project

Sveltekit Starter Project

Sveltekit Starter With Skeleton UI, Typescript, Eslint, Airbnb JavaScript Style Guide and Prettier

Sveltekit Starter Project

This is a starter project is based on sveltekit. This project comes with the following setups:

  1. TypeScript
  2. Eslint
  3. Prettier
  4. Skeleton UI
  5. Tailwind CSS
  6. Airbnb Javascript Style Guide
  7. Husky

How to use

  1. Clone the repo
    git clone [email protected]:anampartho/sveltekit-starter-project.git
    
  2. Go into the folder
    cd sveltekit-starter-project
    
  3. Install packages
    npm install
    
  4. Start the dev server
    npm run dev
    

Credit

This starter project was created using the listd repo from CodingGarden.

Top categories

Loading Svelte Themes