Skip to content

sonsu95/next15-eslint9-template

Repository files navigation

Next.js 15 Template

Welcome to the Next.js 15 Template documentation. Please choose your preferred language:


This repository contains a modern Next.js 15 template project. The project has been completely revamped with the latest updates and best practices.

For detailed information, please refer to the README in your preferred language.

🌏 English

This is a modern Next.js 15 template project with the latest features and best practices. The project has been completely revamped and rebuilt from scratch to incorporate the newest updates and improvements in the Next.js ecosystem.

Features

  • Next.js 15.1.6 with App Router
  • React 19
  • TypeScript 5.7.3
  • TailwindCSS 3.4
  • Turbopack for development
  • ESLint & Prettier configuration
  • pnpm package manager

Getting Started

# Install dependencies
pnpm install

# Run development server
pnpm dev

# Build for production
pnpm build

# Start production server
pnpm start

🗾 日本語

これは最新の機能とベストプラクティスを備えたモダンなNext.js 15テンプレートプロジェクトです。Next.jsエコシステムの最新のアップデートと改善を取り入れるため、プロジェクトを完全に刷新し、一から再構築しました。

特徴

  • Next.js 15.1.6(App Router対応)
  • React 19
  • TypeScript 5.7.3
  • TailwindCSS 3.4
  • 開発環境用Turbopack
  • ESLint & Prettier設定
  • pnpmパッケージマネージャー

始め方

# 依存関係のインストール
pnpm install

# 開発サーバーの起動
pnpm dev

# プロダクションビルド
pnpm build

# プロダクションサーバーの起動
pnpm start

🇰🇷 한국어

이 프로젝트는 최신 기능과 모범 사례를 포함한 모던한 Next.js 15 템플릿입니다. Next.js 생태계의 최신 업데이트와 개선사항을 반영하기 위해 프로젝트를 완전히 새롭게 재구성하였습니다.

특징

  • Next.js 15.1.6 (App Router 지원)
  • React 19
  • TypeScript 5.7.3
  • TailwindCSS 3.4
  • Turbopack 개발 서버
  • ESLint & Prettier 설정
  • pnpm 패키지 매니저

시작하기

# 의존성 설치
pnpm install

# 개발 서버 실행
pnpm dev

# 프로덕션 빌드
pnpm build

# 프로덕션 서버 실행
pnpm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published