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:
index.js
, Home.module.css
, pages/api/
, and public/
stripped out_document.tsx
pre-configured.env
to .gitignore