suhaotian / next-i18next-v2

experimental code for article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo code of the article

Maybe will became an i18n lib for next.js app router.

  • This repo use pnpm monorepo

  • ./conditional-exports-example for conditional exports example

  • ./next-i18n-app for the Next.js example

Install deps:

pnpm install

Run dev:

pnpm dev

Pages:

After run dev,

Open http://localhost:3000 in browser

Or open http://localhost:3000/improved in browser

About

experimental code for article


Languages

Language:TypeScript 95.1%Language:JavaScript 4.9%