Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 324 Bytes

File metadata and controls

9 lines (9 loc) · 324 Bytes

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