Skip to content

leonidlezner/create-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a simple React App with Tailwind CSS support

With Create React App

Using wget

bash <(wget -qO- https://raw.githubusercontent.com/leonidlezner/create-react-app/main/cra-with-tailwind.sh)

Using curl

bash <(curl -s https://raw.githubusercontent.com/leonidlezner/create-react-app/main/cra-with-tailwind.sh)

With Vite

Using wget

bash <(wget -qO- https://raw.githubusercontent.com/leonidlezner/create-react-app/main/vite-with-tailwind.sh)

Using curl

bash <(curl -s https://raw.githubusercontent.com/leonidlezner/create-react-app/main/vite-with-tailwind.sh)

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Languages