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
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit | ||||
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 configure it with tailwindcss with live reloading