Skip to content

mbti-nf-team/nextjs-starter

Repository files navigation

Next.js Starter

codecov next-starter

yarn next.js react typescript jest cypress eslint eslint

A Next.js starter kit app router template with React v18 + Yarn berry + TypeScript + ESLint + Jest + Cypress + Github Actions

πŸš€ Quick Overview

This project using Yarn berry (Yarn V.2+) with zero install.
Therefore, yarn must be installed before using this next.js starter template.

In next.js v13.4.0, the App router is in a stable state. So, this next.js starter kit uses the app router as the default.

npm install -g yarn
npx @harang-jennie/nextjs-starter <my-nextjs-app>
cd my-nextjs-app

Why should you upgrade to Yarn Modern?

πŸ”’ LICENSE

This Project is MIT licensed.