Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.05 KB

File metadata and controls

35 lines (25 loc) · 1.05 KB

react-typescript-sandbox

React TypeScript Vite Tailwind

React + TypeScript starter template with Vite, Tailwind CSS, and Headless UI. Pre-configured with ESLint and testing best practices.

Tech Stack

  • Framework: React 18 + TypeScript
  • Build: Vite
  • Styling: Tailwind CSS + Headless UI
  • Linting: ESLint with recommended config

Getting Started

npm install
npm run dev

Scripts

Command Description
npm run dev Start dev server
npm run build Production build
npm run lint Run ESLint
npm run preview Preview production build

License

See LICENSE for details.