DEV Community

Cover image for Starter Kit for Vite, Preact, TypeScript, Tailwind, ESLint ,stylelint, Prettier configuration, absolute imports
chandra penugonda
chandra penugonda

Posted on • Edited on

1

Starter Kit for Vite, Preact, TypeScript, Tailwind, ESLint ,stylelint, Prettier configuration, absolute imports

Starter Kit for Vite, Preact, TypeScript, Tailwind , absolute imports

Minimal, sensible defaults, fast.

screenshot of  raw `app.tsx` endraw

✨ Technologies

  • Vite
  • Preact
  • Typescript
  • Tailwind CSS
  • ESLint
  • Prettier
  • Stylelint
  • husky and lint-staged
  • Path Alias (Absolute imports)

Setup

  • Press the "Use this template" on the top of this repository's GitHub page.
  • Run yarn install .
  • yarn dev for development.
  • yarn build for production builds.

Github repo: https://github.com/chandrakumarreddy/vite-ts-preact-tailwind-template

Top comments (0)

👋 Kindness is contagious

Engage with a wealth of insights in this thoughtful article, valued within the supportive DEV Community. Coders of every background are welcome to join in and add to our collective wisdom.

A sincere "thank you" often brightens someone’s day. Share your gratitude in the comments below!

On DEV, the act of sharing knowledge eases our journey and fortifies our community ties. Found value in this? A quick thank you to the author can make a significant impact.

Okay