- npx create-next-app@latest project-name --typescript --eslint
- npm install -D tailwindcss postcss autoprefixer
- npx tailwindcss init -p
Setup ESLint on save: https://gist.github.com/elijahmurray/97afaea0b36f0a1f8bf34acd0850a877
Setup ESLint on save: https://gist.github.com/elijahmurray/97afaea0b36f0a1f8bf34acd0850a877