This is a Vite + React core project.To speed up the development, I have set up TailwindCSS and Eslint in this core project.Feel free to use itGetting StartedTo install all dependency:npm i # or yarnTo run the development server:npm run dev # or yarn dev