Skip to content

himalaya-digital/react-ts-tailwind

Repository files navigation

React Tailwind Boilerplate

Template for fast boostraping project when use React 18 and Tailwind 3. Powered by Vite 4 and TypeScript.

How to start the project

  1. First, install the depedencies
npm i
  1. You can run the project with command
npm run dev

More detail please check the package.json