Skip to content

Create a new project with Next.js, TypeScript, Eslint, Prettier in just 1 second and you don't need to setup anything.

Notifications You must be signed in to change notification settings

igdev116/next-ts-eslint-prettier

Repository files navigation

Next + TypeScript + Eslint + Prettier Template 🔥

Create a new project with Next.js, TypeScript, Eslint, Prettier in just 1 second and you don't need to setup anything.

image

Some Features 📋

Alias Import

image

Hook Warning

image

Prettier Warning

image

Etc...

Using 📦

  1. Clone Template
git clone https://github.com/igdev116/next-ts-eslint-prettier.git
  1. Install Packages
yarn install
  1. Start Project
yarn dev
  1. If you using git, delete the existing folder .git after cloning (open git bash or other terminal)
rm -rf .git

About

Create a new project with Next.js, TypeScript, Eslint, Prettier in just 1 second and you don't need to setup anything.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published