This is a combination of the Next.js Typescript template and the TailwindCSS template with some added features on top.
Features
- Typescript
- TailwindCSS
- configured to purge CSS in production by default
- Prettier with four-spaces-wide tabs as the default
Deploy the example using Vercel:
Execute create-next-app with Yarn to bootstrap the example:
yarn create next-app --example https://github.com/vacekj/nextjs-template my-next-app