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
- Host: GitHub
- URL: https://github.com/owaiswiz/create-react-app-tailwindcss-starter
- Owner: owaiswiz
- Created: 2020-03-10T20:45:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-15T01:09:21.000Z (about 4 years ago)
- Last Synced: 2025-01-31T04:26:38.629Z (over 1 year ago)
- Topics: cra-tailwindcss, create-react-app, react-tailwind-starter, tailwind-config, tailwind-scaffolding, tailwindcss, tailwindcss-scaffolding, tailwindcss-starter-project
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 43
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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