Drupal, Front End Development

Tailwind CSS: Setup Tailwind With React

Setup tailwind with react 1. create your project folder Open the terminal and navigate your created project, and then run the below command npx create-react-app react-demo. Once reactdemo app has been created, >> go to the react-demo folder >> run the "npm start" command 2. Install Tailwind CSS and generate...

by Mohd Ebrahim
Tag: React.js Technology
30-Apr-2023