Skip to content

Latest commit

 

History

History
executable file
·
29 lines (24 loc) · 354 Bytes

README.md

File metadata and controls

executable file
·
29 lines (24 loc) · 354 Bytes

template-vite-react-tailwind-v3

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

Started

yarn
# or `npm install`

Develop

yarn dev
# or `npm run dev`

Build

yarn build
# or `npm run build`