Creating a Next.JS + Tailwind Project with Yarn and adding it to Github
Guide to creating a Next.JS Project with Yarn and resolving filesize limitations when adding the project to Github
As usual, I like to document my boilerplate templates but this particular entry is especially useful to me (and hopefully for you, as well). I’ve been using Next.JS and when I would add a local repo to Github I would get a “Large files detected.” error that ended with: !...
[Read More]