vite-start-dim
v0.0.1
Published
A CLI to scaffold Vite + React + Tailwind projects with Yarn and Corepack managed installs.
Readme
Template application
Overview
Frontend template application
🛠 Tech Stack
- Core: React 19 + TypeScript
- Build Tool: Vite
- Styling: TailwindCSS + shadcn/ui
Prerequisites
- Node.js (v18 or later)
- Yarn (v4.5.3 or later)
Setup
yarnDevelopment
yarn devProduction Build
yarn build