Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 326 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 326 Bytes

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