A very lean NextJS boilerplate with TypeScript and Tailwind support. Plus all the goodness of ESLint and Prettier!
You can either use
yarnorpnpm; simply deletepackage-lock.jsonand run with your package manager of choice
npm installnpm run devnpm run build