yaikohi / next

Minimal next13 app dir template w/ ts and tailwind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Minimal next13 app dir template w/ ts and tailwind


Languages

Language:JavaScript 64.9%Language:TypeScript 28.6%Language:CSS 6.5%