Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 346 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 346 Bytes

React + Vite

Built with ❤️ and React + Vite + Tailwindcss To install the dependencies for the React project, you can use the command npm install. This will read the package.json file and install all the necessary packages listed in it.

Development Server

To run development server use the command npm run dev

Build

npm run build