nextjs-setup This shell script automates the setup of Next.js + TypeScript + Tailwind + Storybook + eslint + prettier + husky project. detail: Usage git clone https://github.com/dl10yr/nextjs-setup.git project_dir cd project_dir sh nextjs-setup.sh -n APP_NAME