create-react-app-tailwindcss-starter
create-react-app-tailwindcss-starter copied to clipboard
A simple shell script that uses create-react-app to create a React project and configure it with tailwindcss with live reloading
Create React App - TailwindCSS Starter Generator
A simple shell script that uses create-react-app to create a React Project and configures tailwindcss on top of it.
Usage
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
LICENSE
MIT