Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bbonkr/sample-next-i18next

Example for next-i18next
https://github.com/bbonkr/sample-next-i18next

i18n next-i18next nextjs typescript

Last synced: 9 days ago
JSON representation

Example for next-i18next

Awesome Lists containing this project

README

        

# Example for next-i18next

## Install dependencies

```bash
$ npm install
```

## Run dev server

```bash
$ npm run dev
```

> Dev server listen on 0.0.0.0:3000

## Navigate http://localhost:3000

See web app :)

[Please see commentary (ko-KR only, sorry for that)](./manual.md)