Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 350 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 350 Bytes

Next.js with Tailwind, TypeScript and Jest setup

Getting started

This starter uses Tailwind in JIT mode (read more). It has a TypeScript and testing setup.

To use this starter simply run:

yarn create next-app -e https://github.com/productbrew/next-productbrew-starter my-app-name