Skip to content

Basic boilerplate remote for next + typescript + tailwind + eslint + prettier

Notifications You must be signed in to change notification settings

CryogenicPlanet/next-typescript-tailwind-eslint-boilerplate

Repository files navigation

TypeScript + Next.js + Tailwind + Eslint + Prettier

Netlify Status

This is a really simple project that shows the usage of Next.js with TypeScript.

How to use it?

1. Clone repo
git clone https://github.com/CryogenicPlanet/next-typescript-tailwind-eslint-boilerplate.git


2. Install and Run
pnpm i
pnpm dev

Notes

Other features/quirks

  1. PNPM Faster and more safe efficient package manager
  2. Paths setup for you Eg. You can import Link from '@components/Link
  3. Import sorting
  4. Eslint + Prettier Config setup using standard
  5. Tailwind installed setup globally
  6. Deployment with Netlify setup
  7. Husky Commit Hook

About

Basic boilerplate remote for next + typescript + tailwind + eslint + prettier

Resources

Stars

Watchers

Forks