Skip to content

enBonnet/nextjs-ts-base

Repository files navigation

nextjs-ts-base example

Tools includes:

  • typescript
  • tailwindcss
  • postcss
  • eslint
  • prettier
  • jest
  • husky
  • lint-staged

How to use this example:

npx create-next-app custom-name --example https://github.com/enBonnet/nextjs-ts-base

Replace custom-name with name of your project.