A simple shell script that uses create-react-app to create a React Project and configures tailwindcss on top of it.
Clone the repo, or copy the run.sh script and then run with bash or any other shell:
bash run.sh name_of_your_project
MIT
A simple shell script that uses create-react-app to create a React Project and configures tailwindcss on top of it.
Clone the repo, or copy the run.sh script and then run with bash or any other shell:
bash run.sh name_of_your_project
MIT