Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 318 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 318 Bytes

Next.js App Plus (template)

A slightly better starter for Next.js apps.

What's included

  • ESLint configuration
  • Prettier setup
  • Lint-Staged
  • Husky

How to use

npx create-next-app -e https://github.com/zaiste/next-app-plus
pnpm create next-app -e https://github.com/zaiste/next-app-plus