© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Sridhar Katta
Reactjs developer
Nikit Singh I think to create nextjs project you have to use this command, you can update it for others.
npx create-next-app tailwind-nextjs-setup
Nikit Singh
Software Developer
Ah yes, my bad. I usually use Yarn but for this blog, I wrote with npx as everyone might not have yarn installed and I ended up mixing both. Thanks for mentioning.
Fixed. :D