-
Open your terminal and paste this code
git clone https://github.com/mdmarufsarker/ReactTailwindStartup.git -
Type this command for go to the actual path
cd ReactTailwindStartup -
Type this command for install npm dependencies
npm install -
Type this command for run your project
npm run start