An open API service indexing awesome lists of open source software.

https://github.com/owaiswiz/create-react-app-tailwindcss-starter

A simple shell script that uses create-react-app to create a React project and configure it with tailwindcss with live reloading
https://github.com/owaiswiz/create-react-app-tailwindcss-starter

cra-tailwindcss create-react-app react-tailwind-starter tailwind-config tailwind-scaffolding tailwindcss tailwindcss-scaffolding tailwindcss-starter-project

Last synced: 8 months ago
JSON representation

A simple shell script that uses create-react-app to create a React project and configure it with tailwindcss with live reloading

Awesome Lists containing this project

README

          

## 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
bash run.sh name_of_your_project
```
### LICENSE
MIT