This is a ReactJS + Vite boilerplate to be used with Tailwindcss.
This project uses many tools like:
Install dependencies.
npm install
Serve with hot reload at http://localhost:3000.
npm run dev
npm run lint
npm run build
npm run test