saseungmin / tailwindcss-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:JavaScript 35.8%Language:TypeScript 30.0%Language:SCSS 24.4%Language:CSS 9.8%