An open API service indexing awesome lists of open source software.

https://github.com/caoyang2002/i18n-example

i18n (backend & frontend)
https://github.com/caoyang2002/i18n-example

Last synced: 10 months ago
JSON representation

i18n (backend & frontend)

Awesome Lists containing this project

README

          

TS + REACT **ONLY**

# i18n example

## 1-next-i18n

![1](./DOC/images/1.png)

```bash
yarn dev
```

http://localhost:3000

## 2-next-admin

![2](./DOC/images/2.png)

```bash
yarn dev
```

http://localhost:80

# 3-next

![3](./DOC/images/3.png)

```bash
yarn dev
```

http://localhost:3000

# 4-ssg

![4](./DOC/images/4.png)

```bash
npm run dev
```

http://localhost:3000

# 5-next-simple

![5](./DOC/images/5.png)

```bash
yarn dev
```

http://localhost:3000

# 6-next

![6](./DOC/images/6.png)

```bash
npm install
npm run dev
```

http://localhost:3000

# 7-next-menu

![7](./DOC/images/7.png)

```bash
yarn dev
```

http://localhost:3000

# 8-route

![8](./DOC/images/8.png)

```bash
yarn dev
```

http://localhost:3000

# Create

```bash
npx create-next-app --example app-dir-i18n-routing i18n-app

```

# Docs

https://next-intl-docs.vercel.app/docs/usage