Template for new projects for React with Tailwind and Vite.
Vite can create a great looking starting project for React. I just wanted to see how it would look when using Tailwind.
If someone know how to improve it or have comments, you know where the issue tracker is :-).
- Clone the repo.
- Install deps with
pnpm install - Run server with
pnpm run dev
Enjoy!
