/next

Minimal next13 app dir template w/ ts and tailwind

Primary LanguageJavaScript

Next 13 App dir template

With tailwindcss & typescript.

I used bun to install the deps from package.json but you can just remove the bun.lock and install with your own preferred package manager.

This template is supposed to be as minimal as possible because I don't like removing boilerplate.