Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 420 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 420 Bytes

Next.js Project with next-i18next

This is a boilerplate Next.js project

Prerequisites

  • Node.js and pnpm installed on your machine

Getting Started

  1. Clone this repository:

    git clone https://github.com/your-username/your-next-i18next-project.git
    
  2. Clone this repository:

    pnpm install
  3. Change lang0 and lang1

  4. Start the development server:

    pnpm run dev