1.0.4 • Published 2 years ago
create-nextail-app v1.0.4
Nextail
A script I use to bootstrap a NextJS app and TailwindCSS.
I often find myself creating a NextJS app through it's create-next-app
CLI tool, but then also have to run many commands to install and get Tailwind setup. That's why I created this script.