vr2t-boilerplate

💨 A Template boilerplate for Vite.js, React TypeScript, & Tailwind CSS

Stars
4
Committers
1

VR2T Template Boilerplate

VR2T [ VR-TT ] stands for Vite - React - TypeScript - Tailwind CSS

 your-project
  src
    components
  .gitignore
  .prettierrc
  index.html
  package.json
  postcss.config.js
  tailwind.config.js
  tsconfig.json
  vite.config.json
  • Customize the .prettierrc to your liking.
Related Projects