Skip to content

patheticGeek/pg-nextjs-boilerplate

Repository files navigation

pg-nextjs-boilerplate

This is a Next.js project's boilerplate code.

Getting Started

Install and run the dev server

yarn && yarn dev

Open http://localhost:3000 with your browser to see the result.

Stuff included

  1. Typescript and paths setup

  2. ESLint and Prettier configs

  3. Twind configured

  4. Husky commit hooks