Skip to content

zeeklog/vite-ts-tailwind-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vite + Vue 3 + TypeScript + Tailwind CSS Starter Template

GitHub Stars GitHub Forks GitHub Issues License Release Build Status

English | 简体中文 | 繁體中文 | 日本語

examples.png

A modern Vue 3 starter template with Vite, TypeScript, Tailwind CSS, and more.

Features

  • ⚡️ Vite 6 - Lightning fast build tool
  • 🖖 Vue 3 - The Progressive JavaScript Framework
  • 🎨 Tailwind CSS 4 - A utility-first CSS framework
  • 📦 TypeScript - JavaScript with syntax for types
  • 📱 Vue Router - The official router for Vue.js
  • 🗃️ Pinia - The Vue Store that you will enjoy using
  • 🎯 ESLint - Code linting utility
  • 💖 Prettier - Code formatter
  • 🛠️ Biome - Code formatting and linting
  • 🔥 Auto-imports - Auto import APIs on-demand

Quick Start

# Clone the repository
git clone https://github.com/zeeklog/vite-ts-tailwind-starter.git

# Navigate to the project directory
cd vite-ts-tailwind-starter

# Install dependencies
pnpm install

# Start development server
pnpm dev

Available Scripts

  • pnpm dev - Start development server
  • pnpm build - Build for production
  • pnpm preview - Preview production build
  • pnpm start - Start dev server and wait for port 3000

Author

About

A modern Vue 3 starter template with Vite, TypeScript, Tailwind CSS, and Shadcn-vue

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published