VR2T Boilerplate Generator
VR2T [ VR-TT ] stands for Vite - React - TypeScript - Tailwind CSS
Why Use VR2T?
- Without VR2T, setting up a project would be:
- With VR2T Boilerplate Generator, it's simply:
Installation
- You can also directly specify the project name.
- Replace the
project-name
with the title of your project —
- VR2T uses
yarn
as default to install dependencies. - If you want to use
npm
instead ofyarn
—
- Customize the
.prettierrc
to your liking. - Delete the types &/ components folder if you don't need them.
GitHub
https://github.com/joshxfi/vr2t-generator#vr2t-boilerplate-generator-