template-vite-js-tailwind-v3

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

Started

yarn
# or `npm install`

Develop

yarn dev
# or `npm run dev`

Build

yarn build
# or `npm run build`