huibizhang / template-vite-react-ts-tailwind-v3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

template-vite-react-ts-tailwind-v3

  • template of: vite + react + typescript
  • tailwindcss: v3.x

Started

yarn
# or `npm install`

Develop

yarn dev
# or `npm run dev`

Build

yarn build
# or `npm run build`

About


Languages

Language:TypeScript 79.1%Language:HTML 11.9%Language:JavaScript 7.0%Language:CSS 1.9%