DEV Community

Discussion on: πŸ”₯ Next JS Tailwind Template Free using TypeScript, ESLint, Prettier and Husky

Collapse
 
goldfinger profile image
Caleb

Nice, you can also just use the library Create-Next-Stack. I use it quite a bit to get up and running.

npx create-next-stack will run an install with all the correct variables .. or

if you like the web:
create-next-stack.com/

Collapse
 
ixartz profile image
Remi W. • Edited

Next JS Tailwind Template supports:

  • Tailwind CSS
  • VSCode configuration
  • Bundler Analyzer
  • Next-SEO
  • One-click deploy on Vercel or Netlify
  • etc.

If I'm not wrong, these options aren't proposed by Next stack. Depends to your needs...