Skip to content

kayac-chang/captions-check-frontend

 
 

Repository files navigation

template-vite-react-ts-tailwind-jit

  • template of: vite + react + typescript
  • tailwindcss: v2.2.7

Started

with npm:

npm install

with yarn:

yarn

Develop

with npm:

npm run dev

with yarn:

yarn dev

Build

with npm:

npm run build

with yarn:

yarn build

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.4%
  • JavaScript 5.5%
  • HTML 3.0%
  • CSS 1.1%