Skip to content

Example to be used with `create-next-app` with Tailwind and Typescript pre-configured, as well as other modifications

Notifications You must be signed in to change notification settings

wwsalmon/next-tailwind-typescript-example

Repository files navigation

Next Tailwind Typescript Example

Use with create-next-app: npx create-next-app -e https://github.com/wwsalmon/next-tailwind-typescript-example

Compared to the default create-next-app, this example:

  • Has Typescript and TailwindCSS pre-configured
  • Has default index.js, Home.module.css, pages/api/, and public/ stripped out
  • Has _document.tsx pre-configured
  • Adds .env to .gitignore

About

Example to be used with `create-next-app` with Tailwind and Typescript pre-configured, as well as other modifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published